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 apps can connect to Oracle databases starting from 12c version. All you need to do is specify the connection string. Radzen will discover the schema and create an OData service which will expose the tables as OData entities.
This tutorial will show you how to connect to a Oracle database, read, add, update and delete data.
Make sure you have installed .NET SDK.
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 Oracle database.
,
or :
.You can now run the application to verify that you have full CRUD support.
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: