6 Forks
7 Stars
7 Watchers

ASP.NetCoreSPA_AngularJS

In this post we are going to create a Single Page Application (SPA) with AngularJS and ASP.Net Core. We will use Angular-UI-Router for our application routing instead of MVC routing.

How to download and setup ASP.NetCoreSPA_AngularJS

Open terminal and run command
git clone https://github.com/ShashangkaShekhar/ASP.NetCoreSPA_AngularJS.git
git clone is used to create a copy or clone of ASP.NetCoreSPA_AngularJS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ASP.NetCoreSPA_AngularJS https://github.com/ShashangkaShekhar/ASP.NetCoreSPA_AngularJS/archive/master.zip

Or simply clone ASP.NetCoreSPA_AngularJS with SSH
[email protected]:ShashangkaShekhar/ASP.NetCoreSPA_AngularJS.git

If you have some problems with ASP.NetCoreSPA_AngularJS

You may open issue on ASP.NetCoreSPA_AngularJS support forum (system) here: https://github.com/ShashangkaShekhar/ASP.NetCoreSPA_AngularJS/issues