Angular 4 routing and .NET core static
I’ve found this guide on creating an Angular 4 inside of .NET core very helpful. One of the steps is to set up .NET core to serve static files: However, if you add routing to Angular 4, there’s an additional step that will allow your routes to resolve correctly in the angular application if a … [Read more…]