Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blazor/ai-coding-assistant/mcp-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,4 @@ Product support is available through the following mediums.

## See also

* [Syncfusion Blazor Documentation](https://blazor.syncfusion.com/documentation)
* [Syncfusion Blazor Documentation](https://blazor.syncfusion.com/documentation)
2 changes: 2 additions & 0 deletions blazor/appearance/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@ The complete pack of Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor ico

<!-- markdownlint-disable MD033 -->

<!-- markdownlint-disable MD033 -->

### Bootstrap 5

<iframe class="doc-sample-frame" src="https://blazor.syncfusion.com/icons/bootstrap5/demo.html" style="height:1000px;width:100%;"></iframe>
Expand Down
32 changes: 16 additions & 16 deletions blazor/visual-studio-code-integration/upgrade-project.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
---
layout: post
title: Upgrade a project to the latest version | Syncfusion
description: Learn here about how to upgrade the project to the latest version using the Syncfusion Blazor extension for Visual Studio Code. Explore to more details
title: Upgrade Project to Latest Version in Blazor | Syncfusion
description: Learn here about how to upgrade the project to the latest version using the Syncfusion Blazor extension for Visual Studio Code. Explore to more details.
platform: Blazor
control: Common
component: Common
documentation: ug
---

# Upgrading Syncfusion® Blazor application
# Upgrading Syncfusion® Blazor application to updated version

The Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor migration add-in for Visual Studio Code enables upgrading an existing Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor web application from one Essential Studio<sup style="font-size:70%">&reg;</sup> version to another.
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.

N> The Syncfusion Blazor Web Application project migration utility is available from version `v17.4.0.39`.
N> The Syncfusion® Blazor Web Application Project Migration utility is available from `v17.4.0.39`.

Use the following steps to migrate an existing Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Web Application.
The steps below assist you to migrating existing Syncfusion® Blazor Web Application.

1. In Visual Studio Code, open an existing Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Web Application or create a new one.
1. Open an existing Syncfusion® Blazor Web Application or create a new Syncfusion® Blazor Web Application in Visual Studio Code.

2. In Explorer (Workspace), right-click the project file and select **Migrate Syncfusion® Blazor Application to another version...** from the context menu. Refer to the screenshot below.
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.

![Context menu showing Migrate Syncfusion Blazor Application command](images/Migration.PNG)
![Migration add-in](images/Migration.PNG)

N> The Migration option is available only when the application already references Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor packages.
N> If you have a Syncfusion® Blazor reference in your application, the Migration option will be enabled.

3. From the Command Palette, choose **Select Blazor Version** and pick the required Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor package version published on `nuget.org`.
3. **Select Blazor Version** (which published in `nuget.org`) from the palette appears.

![Palette showing selection of Syncfusion Blazor version](images/VersionSelection.PNG)
![Select Blazor Version](images/VersionSelection.PNG)

4. The Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor NuGet package references and theme links are updated to the selected version in the application.
4. The Syncfusion® NuGet packages references and themes are updated to the selected version in the application.

![Project file updated with new Syncfusion NuGet package versions](images/NuGetPackage.png)
![NuGetPackage](images/NuGetPackage.png)

![Theme link updated to the selected version](images/CDNLink.png)
![CDNLink](images/CDNLink.png)

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](https://help.syncfusion.com/common/essential-studio/licensing/overview#how-to-generate-syncfusion-license-key) to generate and register the Syncfusion® license key to your application. Refer to this [UG](https://blazor.syncfusion.com/documentation/getting-started/license-key/overview) topic for understanding the licensing details in Essential Studio® for Blazor.