1.4 KiB
//[doc-seo]
{
"Description": "Learn how to create a new ABP solution using ABP Studio or ABP CLI, and discover how to generate CRUD pages seamlessly."
}
Creating a new ABP solution
//[doc-nav]
{
"Previous": {
"Name": "Adding existing ABP solution",
"Path": "suite/add-solution"
},
"Next": {
"Name": "Generating a CRUD page",
"Path": "suite/generating-crud-page"
}
}
Create a new solution
From ABP Suite v8.3, create a new solution option has been removed. Instead, it's suggested to use ABP Studio or ABP CLI to create a new solution. After creating an ABP solution, you can generate CRUD pages via ABP Suite as usual.
Note: For modern React UI solutions, ABP Suite generates the backend, the application layer and the React CRUD UI. Develop any React UI that generation does not cover in the source-owned React UI application. ABP license holders can also use the ABP Studio AI Agent with predefined AI credits for React pages.
ABP Studio has a shortcut for running ABP Suite to allow using it without starting it externally and using it on a browser, which means you can create, manage, deploy your applications in a single desktop application and also generate CRUD pages via Suite as a pre-integrated application to ABP Studio.