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.
 
 
 
 
 
 

879 B

//[doc-seo]
{
    "Description": "Explore the main components of the single-layer solution template, designed for building monolithic applications with ease and efficiency."
}

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: