Syncfusion Blazor Component With Web App
blazor
blazor-web-app
net8
syncfusion-blazor
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 + F5to 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