Select theme:

Material 3

What's newlink

1.47.4link

Fixeslink

  • NullReferenceException is thrown during code generation in case the project does not build.
  • Incorrect OpenAPI code generated for boolean parameters with default value.

Download v1.47.4link

1.47.3link

Fixeslink

  • Cannot paste in the find and replace dialog of the code editor.

Download v1.47.3link

1.47.2link

Fixeslink

  • Cannot paste in the code editor via the keyboard.

Download v1.47.2link

1.47.1link

Fixeslink

  • Cannot paste in the code editor via the keyboard.

Download v1.47.1link

1.47.0link

Improvementslink

  • Update the Electron version used by Radzen Blazor Studio.
  • Add apply parameter support to generated OData services.
  • Multi-tenancy will allow multiple tenants with same host in development mode.

Fixeslink

  • ToCSV() does not handle commas in the data in some cases.
  • ApplicationIdentityDbContext and ConfigureWarnings compilation error in .NET8 when multi-tenancy is enabled.

Download v1.47.0link

1.46.2link

Improvementslink

  • Add support for the .NET 9.0.300 SDK

Fixeslink

  • Design-time build fails when it encounters code such as AddOpenTelemetry().UseAzureMonitor();

Download v1.46.2link

1.46.1link

Improvementslink

  • Updated premium themes.

Download v1.46.1link

1.46.0link

Improvementslink

  • Check if a premium theme is outdated and display notification about that.
  • Updated premium themes for Radzen.Blazor v7.

Download v1.46.0link

1.45.0link

Improvementslink

  • Updated premium themes.
  • Add new component - RadzenToc

Download v1.45.0link

1.44.0link

Improvementslink

  • Updated premium themes.
  • New premium application template - "Real Estate". Live demo available at https://realestate.radzen.com

Download v1.44.0link

1.43.0link

Improvementslink

  • Updated premium themes.
  • Add supprot for RadzenMarkdown and RadzenTimeSpanPicker components.

Fixeslink

  • Adding localization leads to incorrect code when a page file name contains dash.

Download v1.43.0link

1.42.0link

Improvementslink

  • Updated premium themes.
  • New Healthcare and RepairShop premium application templates.
  • Add proxy forwarding for new .NET 9 applications (required for nginx deployment scenarios).
  • Suppress .NET9 migrations warning.

Download v1.42.0link

1.41.3link

Improvementslink

  • Reduced the Material Symbols font size (used for premium themes).
  • Updated premium themes.

Fixeslink

  • Invalid code generated for CRUD pages in some cases when PrefixNavigation is enabled.

Download v1.41.3link

1.41.2link

Fixeslink

  • Generates invalid CRUD pages from an entity named Page.

Download v1.41.2link

1.41.1link

Fixeslink

  • Query Builder generates wrong code for sort expressions that contain nested property access.
  • Query Builder cannot recognize some filter expressions that contain nested property access.

Download v1.41.1link

1.41.0link

Improvementslink

  • 16 new UI Blocks - FAQ, Logo Clouds, Newsletter, Pricing, Testimonials and their variations.

Fixeslink

  • Design time exception No property or field "Property" exists in *.
  • The DataGrid with Form template generates invalid code when the entity does not have a primary key.

Download v1.41.0link

1.40.0link

Improvementslink

  • Support publishing to Azure apps that have unique hostnames enabled.
  • Improved compatibility with third party Blazor components.

Download v1.40.0link

1.39.1link

Improvementslink

  • Update premium themes.

Fixeslink

  • NullReferenceException is thrown when inferring some databases and "Prefix foreign keys navigation properties" is enabled.

Download v1.39.1link

1.39.0link

Improvementslink

  • Add support for .NET 9.0.2

Download v1.39.0link

1.38.0link

Improvementslink

  • Add scaffold option to prefix foreign key navigation properties with related entity name.
  • Updates to premium themes.

Download v1.38.0link

1.37.1link

Improvementslink

Download v1.37.1link

1.37.0link

Improvementslink

Download v1.37.0link

1.36.3link

Fixeslink

  • Do not put the public modifier at the end of the modifier list. Fixed error in MAUI projects with partial keyword.
  • ExportController exporting of enums improved.

Download v1.36.3link

1.36.2link

Fixeslink

  • Query Builder produces incorrect OData filters when nested properties are used.
  • Design-time exception when the app uses the NetTopologySuite assembly.
  • Design-time build error on Linux: The type or namespace name 'App' cannot be found..

Download v1.36.2link

1.36.1link

Fixeslink

  • Entities are sometimes duplicated in the CRUD page wizard while the user navigates back and forth.

Download v1.36.1link

1.36.0link

Improvementslink

  • Add support for UI building blocks. Check the UI blocks category in the component toolbox.

Fixeslink

  • NullReferenceException is thrown when startin a wizard in some cases when OpenAPI data source is used.
  • Design time build exception Cannot provide a value for property "XYZbuilderService" when a data source contains "builder" in its name.

Download v1.35.0link

1.35.1link

Fixeslink

  • Resolved problems with database scaffolding in existing apps with Oracle and MySQL.

Download v1.35.0link

1.35.0link

Improvementslink

  • Create .NET 9 Blazor web applications.

Changeslink

  • Remove the ability to create new .NET 6 or .NET 7 applications.

Download v1.35.0link

1.34.3link

Fixeslink

  • InvalidOperationException thrown when trying to create a new application.

Download v1.34.3link

1.34.2link

Improvementslink

  • Add the RadzenCardGroup component.
  • Use @bind-Expanded in MainLayout to sync the expanded state on mobile devices.
  • Update premium themes.

Fixeslink

  • No styles loaded in the Radzen.Blazor sample application

1.34.1link

Fixeslink

  • Typing @ in .razor files sometimes inserts it twice.
  • Theme customizations do not appear in design time after reopening the application.

Download v1.34.1link

1.34.0link

Improvementslink

  • Display component icons in the Outline pane.
  • Add support for the new RadzenCarousel component.
  • userManager.UserValidators.Clear() to the ChangePassword method of AccountController in multi-tenant applications.

Fixeslink

  • Pressing / while editing a .razor file sometimes inserts @/.
  • Cannot export customized themes in .NET 8 WebAssembly or Auto rendering mode.

Download v1.34.0link

1.33.0link

Improvementslink

  • New toolbox mode which shows only the Radzen Blazor components which are grouped by category. Enable it by using the toggle button next to the search field.
  • Group the properties of the Radzen Blazor components by category in the property grid.
  • Detect and load script files when their src attribute starts on a new line.
  • Update the referenced NuGet packages to their latest versions.
  • The inline edit CRUD template uses try/catch for create and update methods.

Fixeslink

  • Clicking "Export Styles" does not work in some applications.
  • Project fails to build with error type argument "ApplicationIdentityDbContext" violates the constraint of type parameter "TContext".
  • Design time error Could not find Blazor._internal.InputFile.init displayed when using RadzenUpload or InputFile.

Download v1.33.0link

1.32.0link

Improvementslink

  • Allow the developer to comment the current line in the code editor via CTRL+/.
  • Allow the developer to move lines of code with Alt+Up/Down or duplicate lines with Alt+Shift+Up/Down.
  • Enable multiple cursors in the code editor (Alt+Click to insert a new cursor).
  • Enable line selection in the code editor via Ctrl+L.

Fixeslink

  • Design time exception is thrown in some WASM applications: Unable to cast object of type AuthenticationService to type Microsoft.AspNetCore.Components.WebAssembly.Authentication.IAccessTokenProvider.

Download v1.32.0link

1.31.1link

Improvementslink

  • Updated premium themes.

Fixeslink

  • The "New page" option missing in MAUI projects.
  • Timestamp columns should not be required.

Download v1.31.1link

1.31.0link

Improvementslink

  • Use RadzenTheme in new applications.
  • New applications allow the end user to pick from light and dark mode.
  • Allow the developer to pick colors from the current theme.
  • Support CSS variables in the in the color picker.

Fixeslink

  • Rest data sources generate invalid code when the response contains fields that start with a number.
  • Duplicate field names are sometimes generated by the DataGrid with Form template.

Download v1.31.0link

1.30.2link

Fixeslink

  • Theme customizations are not persisted.

Download v1.30.2link

1.30.1link

Improvementslink

  • GetODataUri() should use named parameters.

Fixeslink

  • Trial registrations do not work due to a change in the MailChimp response.

Download v1.30.1link

1.30.0link

Improvementslink

  • Support for Radzen.Blazor 5.0
  • Disable theme builder and premium themes during trial.

Fixeslink

  • The "service-worker-assets.js" file is not generated after deployment.
  • RadzenChart does not render in design time unless its width and height are set.
  • Using the Content-Type HTTP header in a REST data-source leads to a runtime exception.

Download v1.30.0link

© 2016-2025 Radzen Ltd. All Rights Reserved.
Designed and developed with ❤️ in Radzen Blazor Studio.

Select theme:

Material 3