Using with .NET Core

KendoReact provides options for integrating with ASP.NET Core applications.

As a base starting point, the suite uses this Microsoft React project template.

Prerequisites

  • React version 16.0.0 or later
  • ReactDOM version 16.0.0 or later

Sample Project

  1. Download .NET Core version 2.0 or later. By default, the .NET Core framework ships with Visual Studio 2017 or Visual Studio 2019.
  2. From the official React template article, follow the complete instruction up to the Installing npm packages step.
  3. Install the desired KendoReact components.
  4. Install one of the available themes.
  5. Install @types/prop-types.

Server-Side Operations and CRUD

We have two sample applications that target different versions of ASP.NET Core and both are utilizing the ToDataSourceResult() method that is provided by the Telerik UI for ASP.NET Core and Telerik UI for ASP.NET MVC suites: