Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 518 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 518 Bytes

Blazor Dynamic Form

Blazor Dynamic Form builder with EditForm and data annotation validation using Syncfusion components.

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.

See also