Prerequisites and Installation
DevExpress ASP.NET Core controls have the following system requirements:
- .NET SDK 6.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 | ||||
Office-Inspired Controls | ||||
Reporting |
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.