Angular Template using asp.net core and dapper
-
Install Visual studio from the following: https://www.visualstudio.com/
-
download Visual Studio 2017 Community edition
-
Download and install SDK .net core 2.0 from the following https://www.microsoft.com/net/core#windowscmd
-
Download and install SDK from https://www.microsoft.com/net/core#linuxredhat
-
Select Linux flavor
-
follow download instruction
-
download this repo, go to the folder and execute "dotnet build" to compile or "dotnet run Angular.Web" to run the project