Upgrading Syncfusion Blazor components to latest version

10 Oct 20231 minute to read

The Syncfusion Blazor migration add-in for Visual Studio allows you to migrate an existing Syncfusion Blazor application from one version of Essential Studio version to another version. This reduces the amount of manual work required when migrating the Syncfusion version.

The steps below will assist you to upgrade the Syncfusion version in the Syncfusion Blazor application via Visual Studio 2019:

NOTE

Before use the Syncfusion Blazor Project Migration, check whether the Syncfusion Blazor Template Studio Extension installed or not in Visual Studio Extension Manager by clicking on the Extensions -> Manage Extensions -> Installed. If this extension not installed, install the extension by follow the steps from the download and installation help topic.

  1. Open the Syncfusion Blazor application that uses the Syncfusion component.

  2. Open the Migration Wizard, by right-click the application from the Solution Explorer and select the Syncfusion Blazor and choose the Migrate Syncfusion Blazor project from another version…

    MigrationAddin

  3. The Syncfusion Project Migration window will appear. You can choose the required version of Syncfusion Blazor to migrate.

    NOTE

    The versions are loaded from the Syncfusion Blazor NuGet packages published in NuGet.org and it requires internet connectivity.

    MigrationWizard

  4. Click Migrate button, then the Syncfusion Blazor NuGet packages will be updated to the respective chosen version in the application.

  5. If you installed the trial setup or NuGet packages from nuget.org you must register the Syncfusion license key to your application since Syncfusion introduced the licensing system from 2018 Volume 2 (v16.2.0.41) Essential Studio release. Navigate to the help topic to generate and register the Syncfusion license key to your application. Refer to this blog post for understanding the licensing changes introduced in Essential Studio.