The objective is to show case the featues listed beow in as simple as simple can be. Objective is to make development and maintanibility simpler with low learning curve by proper understanding of the purpose and the necessity of the technology in the first place. Not all features I've currently implemented , but will be done very soon as I can manage time.
-
Move to your local git repository directory or any directory (with git init) in console. I assume you have .Net Core installed on Mac or other OS. If not then follow this link https://www.microsoft.com/net/core#macos
-
Clone repository.
git clone https://github.com/arupalan/AngularWebApiCore.git cd AngularWebApiCore dotnet restore cd src npm install bower install gulp dotnet run
Some remaining features like angular ui-router angular material angular e2e EntityFramework , RabbitMQ Microservices , Travis are work in progress.