Blazor Web App
This stencil allows you to generate a Blazor QuickGrid CRUD application.
Current Version: 1.3.5
Compatibility: .NET 8.0 and upwards
Supported Databases: SQL Server
NOTE: We only support the use of Integer (int) for Primary Keys.
The purpose of the Blazor Web App CRUD Stencil is to automate the generation of a CRUD application.
To tailor the generated code to your specific requirements, you have the opportunity to configure certain aspects. Below, you'll find a description of the configuration form that appears before the commencement of code generation. This form allows you to fine-tune the output according to your preferences.
The image below shows the Blazor Web App Project & Stencil Configuration. You can check the AspNetCore configuration to see more details and entries;
- Menu Icons - This is responsible displaying the icon which will be on the navigation menu when the project runs on the web.
NOTE: To modify any configuration above, click on the Edit
button.
Release Notes
Version: 1.3.5 Date: September 1st, 2024
New Features: N/A
Enhancements: N/A
Bug Fixes: N/A
Other Changes: N/A
Known Issues: N/A