Syncfusion AI Assistant

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

  1. Open the Syncfusion® Blazor project in Visual Studio Code.

  2. In Explorer, right-click the project .csproj file and choose Migrate Syncfusion® Blazor Application to another version.

    Context menu showing Migrate Syncfusion Blazor Application option

    NOTE

    The migration command is available only if the project already references Syncfusion® Blazor NuGet packages.

  3. In the Command Palette, choose Select Blazor Version and pick the desired Syncfusion® Blazor release version (versions are retrieved from nuget.org).

    Command Palette showing Syncfusion version selection

  4. The tool updates the Syncfusion® Blazor NuGet package references to the selected version.

    Project file updated with Syncfusion NuGet package references

  5. 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.