We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91eaadf commit 0e55063Copy full SHA for 0e55063
README.md
@@ -1 +1,18 @@
1
-# ASP-NET-Core-UG-Examples
+# 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