Skip to content

Commit 0e55063

Browse files
committed
Modified the readme content
1 parent 91eaadf commit 0e55063

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-
# ASP-NET-Core-UG-Examples
1+
# ASP NET Core UG Samples
2+
3+
This repository contains the ASP.NET Core UG samples.
4+
5+
## System requirements
6+
7+
https://ej2.syncfusion.com/aspnetcore/documentation/system-requirements
8+
9+
## Prerequisites
10+
11+
Visual Studio 2022
12+
13+
## How to run this application?
14+
15+
* Checkout this source to a location in your disk.
16+
* Open the needed solution file using the Visual Studio 2022.
17+
* Restore the NuGet packages by rebuilding the solution.
18+
* Run the project.

0 commit comments

Comments
 (0)