Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Prerequisites and Installation

DevExpress ASP.NET Core controls have the following system requirements:

  • .NET SDK 8.0 or later
  • Visual Studio 2022 v17.3 or later with the following workload:

    • ASP.NET and web development

ASP.NET Core Controls are included in the following DevExpress subscriptions:

UNIVERSAL DXPERIENCE ASP.NET DEVEXTREME
DevExtreme-Based Controls yes yes yes yes
Office-Inspired Controls yes yes yes no
Reporting yes yes yes no

To install the controls on Windows, use the DevExpress .NET Products Installer. For other operating systems, we do not provide an installer and IDE integration. Use npm and NuGet packages to configure your projects. For example, to use DevExtreme-based ASP.NET Core controls without Visual Studio, follow this tutorial.