Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 731 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 731 Bytes

blazor-dynamic-form

Blazor dynamic form builder with EditForm and data annotation validation using Syncfusion components.

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio Code and .NET Core SDK 3.1.2 or above version in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the blazor-dynamic-form repository and then open the project or solution file in Visual Studio 2019.

  • Now, run the run the project Visual Studio and able to get the output in Browser.

See also