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.0 KiB

//[doc-seo]
{
    "Description": "Discover ABP Studio's Layered Solution Template for building robust monolithic applications using Domain-Driven Design principles."
}

ABP Studio: Layered Solution Template

//[doc-nav]
{
  "Next": {
    "Name": "Overview",
    "Path": "solution-templates/layered-web-application/overview"
  }
}

ABP Studio provides pre-architected, production-ready templates to jump-start a new solution. One of these templates is the Layered solution template. It is designed for building monolithic layered systems that follow common application patterns based on Domain-Driven Design (DDD) principles. The template includes multiple layers, integrates existing modules, and provides host applications based on your selections, making it an excellent foundation for your layered system.

This document explains the Layered solution template in detail. It is a reference document to fully understand the solution and refer to when you have trouble.

If you want to quickly create a layered solution, please refer to Quick Start: Creating a Layered Web Application with ABP Studio document.

Contents