Skip to content

donisetti/kendo-angular-demo-aspnetcore-data

 
 

Repository files navigation

Kendo UI for Angular: UI for ASP.NET Core

This repository contains a sample application which demonstrates how to use Kendo UI for Angular and UI for ASP.NET Core.

The UI for ASP.NET Core and UI for ASP.NET MVC suites provide a DataSourceRequest model binder and a ToDataSourceResult() method that process operations such as paging, sorting, filtering, grouping, and aggregates.

Get Started

  1. Clone this repository by using your favorite Git client or by executing git clone https://github.com/telerik/kendo-angular-demo-aspnetcore-data.git.
  2. Enter the project directory by running cd kendo-angular-demo-aspnetcore-data.
  3. Run npm install to install the project dependencies.
  4. Open the Angular2Spa.csproj project in Visual Studio.

Table of Contents

Further Help

For a detailed tutorial, refer to the article on integrating the Kendo UI Angular with the UI for ASP.NET Core and UI for ASP.NET MVC suites. The tutorial explains the necessary steps to benefit from these features in the context of an Angular application by using the Data Query helpers.

Other Kendo UI Sample Projects for Angular

Sample Project Repository Sample Project Documentation
Using Kendo UI with the Angular CLI Get Started
Using Kendo UI for Angular with Angular QuickStart Using with SystemJS
Using Kendo UI for Angular with Angular Seed Not documented
Using Kendo UI for Angular with Angular Universal Universal Rendering
Using Kendo UI for Angular with NativeScript Not documented
Translating the custom messages of the Kendo UI components for Angular Translation of Messages

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 71.9%
  • JavaScript 9.9%
  • TypeScript 9.3%
  • HTML 6.0%
  • CSS 2.9%