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.
 
 
 
 
 
 

1.9 KiB

//[doc-seo]
{
    "Description": "Explore the ABP Studio Single Layer Solution Template for building monolithic systems efficiently, following DDD principles and best practices."
}

ABP Studio: Single Layer Solution Template

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

ABP Studio offers pre-architected, production-ready templates to quickly start a new solution. One of these is the Single Layer solution template, designed for building monolithic systems with minimal layers. It follows Domain-Driven Design (DDD) principles and common application patterns. The template includes a single project, integrates existing modules, and provides host applications based on your selections, making it a solid foundation for your system.

This document explains the Single Layer 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 single-layer solution, please refer to Quick Start: Creating a Single Layer Web Application with ABP Studio document.

Contents