I've already seen a lot of different ways people develop an Angular app with .NET Core. Most of the time it does not involve using the .NET Core .cshtml views, but only the use of .html files located in the App-folder. With this template I'll show you a way of using Angular together with the [...]