ASP.NET Boilerplate is a general purpose application framework especially designed for new modern web applications. It uses already familiar tools and implements best practices arround them to provide you a SOLID development experience.
Provides a layered architectural model based on Domain Driven Design. Provides a SOLID model for your application.
Designed as modular and extensible. Provides infrastructure to build your own modules too.
SaaS applications made easy! Integrated multi-tenancy from database to UI.
Compherensive documentation and jump start tutorials.
Don't Repeat Yourself! ASP.NET Boilerplate automates common software development tasks by convention. You focus your business code.
Create your solution based on free or premium startup templates. Either with an Angular Single-Page Application or Classic MVC & jQuery architecture.
ASP.NET Boilerplate is distributed as nuget packages.
- Web site & Documentation: https://aspnetboilerplate.com
- Questions & Answers: https://stackoverflow.com/questions/tagged/aspnetboilerplate?sort=newest
MIT.