Suite: Add blazor-webapp as a new ui option and allow code-generation #17227
Description
Resolves #17070
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
Testing Steps
Ping me pls, before testing @gizemmutukurt
- Zip the app-pro template and place it under the
.abp
folder (the file name should beapp-pro.zip
) - Create an app-pro template with Blazor WebApp as a UI option. (ensure you selected the preview checkbox)
- After creating the project, try to generate some CRUD pages.