Overview of Blazor Extension for Visual Studio Code
5 Jun 20261 minute to read
The Syncfusion® Blazor extension for Visual Studio Code streamlines the use of Blazor components by configuring the required NuGet packages and themes.
The extension provides the following capabilities in Visual Studio Code:
- Create project template: Creates a Blazor application with the required configuration and dependencies for development.
- Code snippets: Inserts Blazor component snippets and common scenarios into the Razor editor.
- Convert project: Converts an existing Blazor application to use Syncfusion® Blazor components by adding the necessary NuGet packages and resources.
- Upgrade project: Upgrades an existing Blazor application from one Essential Studio version to another.
- Scaffolding: Simplifies the process of adding views and controller action methods for Blazor DataGrid, TreeGrid, Charts, Scheduler, and Diagram controls in Blazor applications.