7f24eaf0b0 | ||
---|---|---|
.. | ||
Telerik.Examples.RazorPages | ||
nuget | ||
NuGet.config | ||
README.md | ||
Telerik.Examples.RazorPages.sln |
README.md
Telerik.Examples.RazorPages
The current project consists of a collection of Telerik UI for ASP.NET Core examples that cover common scenarios. It is built over the RazorPages design pattern exposed by the ASP.NET Core framework. For more information refer to the dedicated RazorPages documentation article by Microsoft.
Local Setup
- Clone the repo
- Open the Telerik.Examples.Mvc.sln file in VS2019
- Clean the solution
- Build the solution and run the project.
- Navigate to a certain example by adding the ControllerName/ActionMethod to the URL, i.e https://localhost:44361/ajaxbinding/ajaxbinding
Mandatory prerequisite is to have installed ASP.NET Core 3.0