Back to Abp

Domain Driven Design: Application Layer

docs/en/framework/architecture/domain-driven-design/application-layer.md

10.3.0634 B
Original Source
json
//[doc-seo]
{
    "Description": "Explore the Application Layer in Domain Driven Design, learn about its components, and how it facilitates application logic in ABP Framework."
}

Domain Driven Design: Application Layer

Application Layer mediates between the Presentation and Domain Layers. Orchestrates business objects to perform specific application tasks and implements use cases as the application logic. Here, is the list of the building blocks of the Application Layer: