Skip to content

Commit 8bafbb1

Browse files
author
Sridhar S
authored
updated readme
1 parent fe916f1 commit 8bafbb1

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff 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
22

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/).
44

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
66

77
* [Requirements to run the demo](#requirements-to-run-the-demo)
8+
* [Using the samples](#using-the-samples)
89
* [Documentation](#documentation)
910
* [License](#license)
10-
* [Using the samples](#using-the-samples)
1111
* [Controls Catalog](#controls-catalog)
1212
* [Support and Feedback](#support-and-feedback)
1313

@@ -18,13 +18,20 @@ The samples requires the below requirements to run.
1818
* [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/#2019rc)
1919
* [.NET Core SDK 3.0 Preview3](https://dotnet.microsoft.com/download/dotnet-core/3.0)
2020

21+
## Using the samples
22+
23+
* 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+
2128
## Documentation
2229

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/).
2431

2532
## License
2633

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.
2835

2936
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.
3037

@@ -35,13 +42,6 @@ Under no circumstances can you use this product without (1) either a Community L
3542
The Syncfusion license that contains the terms and conditions can be found at
3643
[https://www.syncfusion.com/content/downloads/syncfusion_license.pdf](https://www.syncfusion.com/content/downloads/syncfusion_license.pdf)
3744

38-
## Using the samples
39-
40-
* Open the command prompt from samples root directory.
41-
* Run `dotnet restore` and `dotnet build`.
42-
* Then Change the directory in to `cd ej2-blazor-samples`.
43-
* Run `dotnet run`.
44-
4545
## Controls Catalog
4646

4747
<table>

0 commit comments

Comments
 (0)