We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e9c6f commit d810cdeCopy full SHA for d810cde
README.md
@@ -2,3 +2,17 @@ ui-for-aspnet-mvc-examples
2
==========================
3
4
A collection of Telerik UI for ASP.NET MVC examples
5
+
6
+- The sample MVC projects are provided to demonstrate different frequently asked questions, features and scenarios.
7
+- They are not part of our testing procedures and should be regarded as a knowledge base.
8
+- Projects are tested only upon creation well as an update or upgrade of the project.
9
10
11
+**If you download a project and run it (without upgrading it first) it should run without errors.**
12
13
+To run projects from this repository:
14
15
+1. Clone the repo
16
+2. Open the .sln file in VS2017
17
+3. Clean the solution
18
+4. Build the solution and run the project.
0 commit comments