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 18 (or a version >= 16.8.x)
  • ReactDOM 18 (or a version >= 16)

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:

Activating Your License Key

Using any of the UI components in the KendoReact library requires either a commercial license key or an active trial license key.

Since version 5.16.0 (26 July 2023) of KendoReact, a missing license causes a watermark to appear over selected components. For more information, see the Invalid License section.

To experience the full potential of the KendoReact components, follow the instructions on the My License page to activate your license and hide the invalid/non-activated license attributes.