Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 690 Bytes

File metadata and controls

20 lines (17 loc) · 690 Bytes

Single Layer Solution: Main Components

//[doc-nav]
{
  "Previous": {
    "Name": "Solution structure",
    "Path": "solution-templates/single-layer-web-application/solution-structure"
  },
  "Next": {
    "Name": "Web Applications",
    "Path": "solution-templates/single-layer-web-application/web-applications"
  }
}

The single-layer solution template is a single project containing all the essential components for building a monolithic application. It supports the --migrate-database command-line argument to create the database and seed initial data. The main components of the solution are: