Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.06 KB

Syncfusion Blazor Component with Web App

This repository contains the demos of Syncfusion Blazor Components with .NET 8.

Requirements to run the demo

How to run the demo

To run the demo, follow these steps:

  • Clone the repository.
  • Navigate to the folder that corresponds to the desired combination of .NET 8 features.
  • Open the solution/project file in that folder.
  • Press Ctrl + F5 to run the demo.

Run the demo using .NET CLI

  • Open the command prompt from the demo's directory.

  • Run the demo using the following command.

    dotnet run

See also