Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

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

Notifications You must be signed in to change notification settings

telerik/kendo-angular-demo-aspnetcore-data

Repository files navigation

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