Skip to content

Commit a72bcdd

Browse files
authored
Update README.md
1 parent 6868f3e commit a72bcdd

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
1-
# binding-list-data-and-service-urls-to-the-blazor-query-builder-ui
1+
# Binding List Data and Service URLs to the Blazor Query Builder UI
2+
23
A quick-start project that helps you to bind list data and service URLs to a Syncfusion Blazor Query Builder UI in a Blazor WebAssembly application. In this example, you will learn how to bind local list data and service URLs from a remote server to the Syncfusion Blazor Query Builder UI.
4+
5+
Watch the video now: Coming soon...
6+
7+
Documentation: https://blazor.syncfusion.com/documentation/query-builder/data-binding
8+
Online example: https://blazor.syncfusion.com/demos/query-builder/default-functionalities
9+
10+
## Project prerequisites
11+
Make sure you have the compatible version of .NET Core on your machine before starting to work on this project. You also need the following:
12+
* [Visual Studio 2019 (version 16.6+)]( https://visualstudio.microsoft.com/downloads)
13+
* [.NET Core SDK 3.1.3+](https://dotnet.microsoft.com/download/dotnet-core/3.1)
14+
15+
## How to run this application
16+
To run this application, you need to first clone or download the ‘binding list data and service urls to the blazor query builder ui’ repository and then open it in Visual Studio 2019. Now, build and run your project to view the output.
17+
18+
## Further help
19+
20+
To get more help, check the [ASP.NET Core Blazor documentation](https://docs.microsoft.com/en-us/aspnet/core/blazor).

0 commit comments

Comments
 (0)