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