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.
 
 
 
 
 
 

753 B

Layered Solution: Main Components

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

The solution consists of various applications; web applications, mobile applications, and a database migrator application. These applications are the main components of the solution and are designed to work together to provide a complete solution. The following documents explains these components in details: