Skip to content

telerik/kendo-react-demo-aspnetcore-data

Repository files navigation

Kendo UI for React: UI for ASP.NET Core

This repository contains a sample application which demonstrates how to use Kendo UI for React 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.

Prerequisites:

Get Started

  1. Clone this repository by using your favorite Git client or by executing git clone https://github.com/telerik/kendo-react-demo-aspnetcore-data.git.
  2. Enter the project directory by running cd kendo-react-demo-aspnetcore-data.
  3. Run npm install to install the project dependencies.
  4. Set some environment variables - setx ASPNETCORE_ENVIRONMENT "Development", setx NODE_ENV "development".
  5. Run dotnet run to launch the application.

Further Help

For a detailed tutorial, refer to the article on integrating the Kendo UI React 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 a React application by using the Data Query helpers.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published