Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 555 Bytes

File metadata and controls

16 lines (10 loc) · 555 Bytes

How to Create a Blazor Server App and Add Syncfusion Blazor components to it?

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

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

Prerequisites

  • 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.