Back to Abp

ABP Studio: Single Layer Solution Template

docs/en/solution-templates/single-layer-web-application/index.md

10.3.01.9 KB
Original Source
json
//[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

json
//[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