How to use Angular in ASP.NET 4.X project using Visual Studio 2015?
In this post, you can learn how to use Angular in ASP.NET 4.X project using Visual Studio 2015. If you like to work with ASP.NET empty or MVC project templates and have a need to use Angular, you can easily do this by watching my video below. Use Nuget as package manager to manage server-side libraries and NPM/Bower to manage client-side resources.
The sample Angular app that I’ve used for this demo is here.
If you have any issues, please comment and I’ll surely try to help you.
