.NET Core

What is ASP.NET Boilerplate?

Body

This is a simple startup template based on ASP.NET Boilerplate framework and Module Zero. If you need an enterprise startup project, check ASP.NET ZERO .

What is ASP.NET Boilerplate?

ASP.NET Boilerplate is an application framework built on latest ASP.NET Core framework. It makes easy to use authorization, dependency injection, validation, exception handling, localization, logging, caching, background jobs and so on. It's built on already familiar tools like Entity Framework, AutoMapper, Castle Windsor...