Select theme:
Radzen Blazor Studio has replaced Radzen as the primary RAD tool for Blazor applications.
Radzen Blazor Studio offers a modern UI, enhanced features, and improved performance to streamline your development process.
The latest documentation for Radzen Blazor Studio is available here: https://www.radzen.com/blazor-studio/documentation/
Open Radzen Blazor Studio docsRadzen can connect to Swagger services and can create CRUD pages if entity key is provided.
Create a new Radzen application by following the first step from the quickstart guide.
In this step we create a data source that connects to a Swagger services.
https://petstore.swagger.io/v2/swagger.json
.new [] {"available"}
.Now run the application. Radzen will display the list of available pets from the Petstore API.
You can also generate CRUD pages from Swagger data sources. Make sure your schemas have a key specified though.
Start the New page wizard and select the CRUD Pages template. Then pick the desired Page schema and specify the operations that return, update, create and delete entities.
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: