Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2.2 KiB

//[doc-seo]
{
    "Description": "Explore ABP's startup solution templates, from classic Single-Layer and Layered solutions to modern Modular Monolith and Microservice architectures."
}

Startup Solution Templates

ABP provides pre-architected and production-ready templates to jump start a new solution.

You can see the Solution Template Selection Guide if you are not sure which solution template is suitable for you.

The reference pages below cover both classic and modern ABP Studio template families. The Single-Layer and Layered pages document the classic templates. The Modular Monolith and Microservice pages call out the current modern structure where it differs.

The following solution templates are provided out of the box:

See Also