Skip to content

Commit f83eebf

Browse files
authored
Update README.md
1 parent b64a86a commit f83eebf

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,18 @@
1-
# blazor-dataform-auto-generation
1+
# Blazor DataForm Auto-generation
2+
The Blazor DataForm is a component that simplifies form creation by generating input fields based on the properties of the data model.
3+
4+
## Prerequisites
5+
6+
* Visual Studio 2022
7+
8+
## How to run the project
9+
10+
* Checkout this project to a location in your disk.
11+
* Open the solution file using the Visual Studio 2022.
12+
* Restore the NuGet packages by rebuilding the solution.
13+
* Run the project.
14+
15+
## See also
16+
17+
* [Online examples](https://blazor.syncfusion.com)
18+
* [Documentation](https://blazor.syncfusion.com/documentation/introduction/)

0 commit comments

Comments
 (0)