Completed
Last Updated: 26 Mar 2025 07:47 by ADMIN
Created by: Heinie
Comments: 3
Category: Installer and VS Extensions
Type: Feature Request
2

I have recently downloaded the latest Telerik.UI for blazor 5.0.1 commercial and I tried converting a dotnet 8 project to a telerik project using the context menu but the wizard says it can't be converted.

Completed
Last Updated: 26 Mar 2025 07:01 by ADMIN

Hi,

I created a new .net 9 Blazor WebApp from the template (lastest version). 

Shouldn't we be using the new app.MapStaticAssets(); vs the old app.UseStaticFiles() ?

Also in the App.razor, should we not also be using the @Assets[] in the <link href? /> ie:

<link rel="stylesheet" href="@Assets["app.css"]" />

Not sure if the ImportMap is required.  Anyway getting my information from the Microsoft website for updating from 8 to 9.

See Here: MS link to upgrade from 8 to 9.

Also, when I posted this "Contact Support", I am not able to select .Net 9 as my framework and WebApp as my blazor hosting model, so put it as .net 8

Peter

Unplanned
Last Updated: 25 Feb 2025 14:13 by ADMIN
Scheduled for 2025 Q3 (13.08.2025)
Created by: Michael Nikolai
Comments: 0
Category: Installer and VS Extensions
Type: Feature Request
1
Add support for .NET 9 in the Blazor Convert Project.
Completed
Last Updated: 12 Feb 2025 09:39 by ADMIN
Release 2025 Q1 (12.02.2025)
As a workaround, you could take full advantage of UI for Blazor using our Visual Studio Extensions in a few easy steps:

I. Download and install the Telerik UI for Blazor Visual Studio Extension directly from your Visual Studio:
   1. Launch Visual Studio
   2. Select Extensions -> Manage Extensions option and click on the Browse tab
   3. Type "Telerik UI for Blazor" and press the Download button
   4. Restart your Visual Studio

||. Download the latest UI for Blazor file from:

   1. The download page on our website. Please, bear in mind that if you choose this way, you need to unzip the file and place it under the %appdata%\Telerik\Updates folder. This is the default download location from which our Visual Studio extensions use the product's files

   2. The Download new version dialog in our Visual Studio extensions. More details about the Telerik UI for Blazor VS extension can be found here: https://docs.telerik.com/blazor-ui/gettin
Declined
Last Updated: 10 Mar 2021 15:29 by ADMIN

These settings creates additional controls and are really helpful in further development. It would be great if same(or better as always) options are added in telerik blazor project templates as well would be a great addition.