Skip to content

Commit 910720f

Browse files
authored
Merge pull request #2 from VenkateshwaranSaravanakumar/master
Updated ReadMe file with additional details
2 parents fba521a + ea7201b commit 910720f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# blazor-scheduler-crud-using-url-adaptor
1+
# Blazor-Scheduler-Crud-Using-URL-Adaptor
2+
3+
A quick start project that covers CRUD operations of Blazor Scheduler, achieved using URL Adaptor of Blazor DataManager.
4+
5+
Documentation : https://blazor.syncfusion.com/documentation/scheduler/data-binding#url-adaptor
6+
7+
## Prerequisites
8+
9+
Make sure that you have the latest versions of 'Visual Studio 2022' in your machine before starting to work on this project.
10+
11+
# How to run this application?
12+
13+
* To run this application, you need to first clone the <code>Blazor-Scheduler-Crud-Using-URL-Adaptor</code> repository and then open it in Visual Studio 2022.
14+
15+
* Now, simply build and run your project to view the output.

0 commit comments

Comments
 (0)