docs/en/get-started/index.md
//[doc-seo]
{
"Description": "Explore ABP's startup templates for .NET applications, offering tailored solutions for single-layer, layered, and microservice architectures."
}
Great that you've decided to create a new application with ABP. ABP provides multiple startup templates for different needs. Each startup template is a fine-tuned and production-ready .NET solution that you can immediately start to develop your application based on it.
Please select one of the following documents best fits for your application:
If you seek a React-based web UI, use the modern template system with ABP Studio or abp new --modern. See UI options for the full list of officially supported UI frameworks.
You can see the Solution Template Selection Guide if you are not sure which solution template is suitable for you.