How can I help you?
Upgrade the latest Syncfusion® Version
18 Apr 20261 minute to read
The Syncfusion® Blazor extension for Visual Studio Code enables upgrading an existing Syncfusion® Blazor application to a newer Essential Studio® release by updating NuGet package references and theme links automatically.
Supported project types
- Blazor Web App (Server or WebAssembly rendering)
- Blazor Server App
- Blazor WebAssembly App (standalone or ASP.NET Core hosted)
- Blazor WebAssembly App (Progressive Web Application)
Steps to migrate the project
-
Open the Syncfusion® Blazor project in Visual Studio Code.
-
In Explorer, right-click the project
.csprojfile and choose Migrate Syncfusion® Blazor Application to another version.
NOTE
The migration command is available only if the project already references Syncfusion® Blazor NuGet packages.
-
In the Command Palette, choose Select Blazor Version and pick the desired Syncfusion® Blazor release version (versions are retrieved from
nuget.org).
-
The tool updates the Syncfusion® Blazor NuGet package references to the selected version.

-
If the trial setup or NuGet packages from
nuget.org, register the Syncfusion® license key in the application. Syncfusion® introduced the licensing system in the 2018 Volume 2 (v16.2.0.41) Essential Studio® release. Navigate to the help topic to generate and register the Syncfusion® license key to the application. Refer to this UG topic for understanding the licensing details in Essential Studio® for Blazor.