Skip to main content
A newer version of this page is available. .

Prerequisites and Installation

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

  • .Net Core SDK 2.1 or later
  • Visual Studio 2017 or later with the following workloads:

    • ASP.NET and web development
    • .NET Core cross-platform 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.