Host multiple SPA’s with APS.NET Core

What is it? Running a SPA (Single Page Application) on APS.NET Core is easy, it even comes out of the box. But I wanted to run two Angular SPA’s next to each other without having to setup a complete new ASP.NET Core project. Currently APS.NET Core does not support hosting multiple SPA’s on the same … Read more