зеркало из
1
0
Форкнуть 0
ui-for-aspnet-core-examples/Telerik.Examples.RazorPages
Xavier Pinho 7f24eaf0b0 Use platform-agnostic path 2024-09-24 10:34:02 +03:00
..
Telerik.Examples.RazorPages Use platform-agnostic path 2024-09-24 10:34:02 +03:00
nuget Add Captcha TagHelper example (#79) 2024-02-08 18:57:17 +02:00
NuGet.config chore(demos): add Captcha Razor Pages example 2022-06-27 17:19:20 +03:00
README.md chore(docs): fix name in readme 2021-03-30 20:06:47 +03:00
Telerik.Examples.RazorPages.sln chore(demos): create examples for the editors 2020-12-30 12:25:31 +02:00

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

  1. Clone the repo
  2. Open the Telerik.Examples.Mvc.sln file in VS2019
  3. Clean the solution
  4. Build the solution and run the project.
  5. 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