//[doc-nav]
{
"Previous": {
"Name": "Adding existing ABP solution",
"Path": "suite/add-solution"
},
"Next": {
"Name": "Generating a CRUD page",
"Path": "suite/generating-crud-page"
}
}From ABP Suite v8.3, create a new solution option has been removed. Instead, it's suggessted to use ABP Studio or ABP CLI to create a new solution. After, creating an ABP Solution, then you can generate CRUD pages via ABP Suite as always.
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.