Upgrade Project
20 Aug 20252 minutes to read
The Syncfusion® React migration add-in for Visual Studio allows you to migrate an existing Syncfusion® React application from one version of Essential Studio® to another. This tool significantly reduces the manual effort involved in upgrading your application.
The Syncfusion® React Project migration are available from v17.3.0.9.
The steps below help you to upgrade the Syncfusion® version in Syncfusion® React Application through the Visual Studio:
-
Open the Syncfusion® React application which uses the Syncfusion® component.
-
To open Migration Wizard, follow either one of the options below:
Option 1:
Choose Extensions-> Syncfusion-> Essential Studio for ASP.NET Core ->Migrate Project… in Visual Studio menu.
In Visual Studio 2017, you can see the Syncfusion menu directly in the Visual Studio menu
Option 2:
Right-click on the Application from the Solution Explorer and select the Syncfusion® Web and choose the Migrate the Syncfusion® ASP.NET Core Project to Another version…
-
The Syncfusion® Project Migration window will appear. You can choose the required version of Syncfusion® React to migrate.
The Syncfusion® React versions are loaded from published Syncfusion® React NPM packages and it requires the internet connectivity.
Assets From: Load the Syncfusion® Essential® JS 2 assets to React Project, from either NPM, CDN, or Installed Location.
Installed location option will be available only when the Syncfusion® Essential® JavaScript 2 setup has been installed.
-
Check the “Enable a backup before migrating checkbox if you want to take the project backup and choose the location.
-
Once the migration process is complete, a success message window appears.
if you enabled project backup before migrating, the old project was saved in the specified backup path location, as shown below once the migration process completed
-
The Syncfusion® React NPM packages, and CSS are updated to the selected version in the project.