Skip to content

SyncfusionExamples/adding-syncfusion-blazor-components-to-blazor-server-app

Repository files navigation

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.