ASP.NET Boilerplate
What is ABP?
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.
Layered Architecture
Provides a layered architectural model based on Domain Driven Design. Provides a SOLID model for your application.
Modular Design
Designed as modular and extensible. Provides infrastructure to build your own modules too.
Multi Tenancy
SaaS applications made easy! Integrated multi-tenancy from database to UI.
Well Documented
Compherensive documentation and jump start tutorials.
How It Works
Don't Repeat Yourself! ASP.NET Boilerplate automates common software development tasks by convention. You focus your business code.
Startup Templates
Create your solution based on free or premium startup templates. Either with an Angular Single-Page Application or Classic MVC & jQuery architecture.
Nuget Packages
ASP.NET Boilerplate is distributed as nuget packages.
Links
- Web site & Documentation: https://www.aspnetboilerplate.com
- Forum: https://forum.aspnetboilerplate.com
License
MIT.