EISK: Added new project template on asp.net core. (#993)

* EISK: Added new project template on asp.net core.

EISK is a .net core based open source project that is intended providing developer resources to build scalable applications on top of awesome application architecture. Hopefully developers will be able to get benefited by having access to it via this repo.

* Project Templates / EISK: Fixed Typos
pull/1012/head
Ashraf Alam 2019-04-06 01:57:41 +08:00 committed by Ron Petrusha
parent e3b6a9a7ba
commit 1ee7ec3cc9
1 changed files with 1 additions and 0 deletions

View File

@ -399,6 +399,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
## Project Templates
* [ASP.NET Core & Mvc/Angular5 Startup Template](https://github.com/aspnetboilerplate/module-zero-core-template) - This is a template to create ASP.NET Core MVC / Angular based startup projects for [ASP.NET Boilerplate](https://github.com/aspnetboilerplate/aspnetboilerplate). This project also supports multi-tenancy.
* [ASP.NET MVC Boilerplate](https://github.com/ASP-NET-MVC-Boilerplate/Templates) - Professional ASP.NET MVC templates for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default MVC template provided by Microsoft.
* [EISK](https://github.com/eisk) - .NET Core project templates with simple use cases to build scalable applications with architectural best practices(https://docs.microsoft.com/en-us/dotnet/standard/modern-web-apps-azure-architecture/common-web-application-architectures) (DDD, Onion Architecture etc).
This list is just a starting point - also take a look at all the projects on [GitHub Trending C#](https://github.com/trending?l=csharp).