Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 551 Bytes

File metadata and controls

16 lines (10 loc) · 551 Bytes

Create Blazor WebAssembly App and Add Syncfusion Blazor Components

A getting started Blazor WebAssembly App project that is pre-configured to use the Blazor Components of Syncfusion.

Documentation: https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-visual-studio

Pre-requisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.