Delivering single page applications with ASPNET Core

Lately I’ve been building a lot of single page applications (SPAs) with JavaScript and using ASPNET Core MVC as both the file server and the API server. Although I’ve tried many permutations of how exactly to do this I would like to share the best and easiest way I have come to so far. NOTE: … Continue reading Delivering single page applications with ASPNET Core