Upgrading Syncfusion Blazor application to latest version

25 Aug 20231 minute to read

The Syncfusion Blazor Migration is an add-in for Visual Studio Code allows you to migrate an existing Syncfusion Blazor Web Application from one Essential Studio version to another.

NOTE

The Syncfusion Blazor Web Application Project Migration utility is available from v17.4.0.39.

The steps below assist you to migrating existing Syncfusion Blazor Web Application.

  1. Open an existing Syncfusion Blazor Web Application or create a new Syncfusion Blazor Web Application in Visual Studio Code.

  2. Select Migrate Syncfusion Blazor Application to another version… from the context menu when you right-click on the Project file from Explorer (Workspace). Refer to the screenshot below.

    Migration add-in

    NOTE

    If you have a Syncfusion Blazor reference in your application, the Migration option will be enabled.

  3. Select Blazor Version (which published in nuget.org) from the palette appears.

    Select Blazor Version

  4. The Syncfusion NuGet packages references and themes are updated to the selected version in the application.

    NuGetPackage

    CDNLink

  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 UG topic for understanding the licensing details in Essential Studio for Blazor.