You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
-
# Syncfusion ASP.NET Core Razor Components UI Controls samples
1
+
# Syncfusion ASP.NET Core Razor Components UI Samples
2
2
3
-
This repository contains the demos of [Syncfusion ASP.NET Core Razor Components](https://ej2.syncfusion.com/beta/aspnet-core-razor-components/) UI Controls. This is the best place to check our controls to get more insight about the usage of APIs.
3
+
This repository contains the demos of [Syncfusion ASP.NET Core Razor Components](https://ej2.syncfusion.com/beta/aspnet-core-razor-components/).
4
4
5
-
This section guides you to use the Syncfusion ASP.NET Core Razor Components UI Controls samples in your applications.
5
+
The below topics can help you to use the Syncfusion ASP.NET Core Razor Components and run this application in your local
6
6
7
7
*[Requirements to run the demo](#requirements-to-run-the-demo)
8
+
*[Using the samples](#using-the-samples)
8
9
*[Documentation](#documentation)
9
10
*[License](#license)
10
-
*[Using the samples](#using-the-samples)
11
11
*[Controls Catalog](#controls-catalog)
12
12
*[Support and Feedback](#support-and-feedback)
13
13
@@ -18,13 +18,20 @@ The samples requires the below requirements to run.
18
18
*[Visual Studio 2019](https://visualstudio.microsoft.com/downloads/#2019rc)
* Open the command prompt from samples root directory.
24
+
* Run `dotnet restore` and `dotnet build`.
25
+
* Then Change the directory in to `cd ej2-blazor-samples`.
26
+
* Run `dotnet run`.
27
+
21
28
## Documentation
22
29
23
-
All controls documentation for the Syncfusion ASP.NET Core Razor Components UI controls can be found on [Syncfusion Help](https://ej2.syncfusion.com/aspnet-core-razor-components/documentation/introduction/).
30
+
All controls documentation for the Syncfusion ASP.NET Core Razor Components can be found on [Syncfusion Help](https://ej2.syncfusion.com/aspnet-core-razor-components/documentation/introduction/).
24
31
25
32
## License
26
33
27
-
Syncfusion ASP.NET Core Razor Components UI (Essential JS 2) controls library is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
34
+
Syncfusion ASP.NET Core Razor Components (Essential JS 2) is available under the Syncfusion Essential Studio program, and can be licensed either under the Syncfusion Community License Program or the Syncfusion commercial license.
28
35
29
36
To be qualified for the Syncfusion Community License Program you must have a gross revenue of less than one (1) million U.S. dollars ($1,000,000.00 USD) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion’s terms and conditions.
30
37
@@ -35,13 +42,6 @@ Under no circumstances can you use this product without (1) either a Community L
35
42
The Syncfusion license that contains the terms and conditions can be found at
0 commit comments