telerik / kendo-angular-demo-aspnetcore-data

Kendo UI for Angular - Binding to an ASP.NET Core service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is no longer updated. To access the current version, refer to the kendo-angular repository.

Kendo UI for Angular: ASP.NET Core

This repository holds the source code for the article on Integration with UI for ASP.NET Core.

The project is based on Microsoft's Angular project template with ASP.NET Core version 2.1.

Get Started

  1. Clone this repository by using your favorite Git client or by executing git clone https://github.com/telerik/kendo-angular-quickstart-dotnet.git.
  2. Enter the project directory by running cd kendo-angular-quickstart-dotnet
  3. Run the project with dotnet run
  4. Open http://localhost:5000

About

Kendo UI for Angular - Binding to an ASP.NET Core service


Languages

Language:TypeScript 45.0%Language:HTML 21.5%Language:C# 20.9%Language:JavaScript 6.7%Language:CSS 5.9%