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

.NET/.NET Core Support

  • 2 minutes to read

Prerequisites

The table below shows the versions of DevExpress WPF Controls that support .NET/.NET Core.

DevExpress Version .NET Core 3.0 .NET Core 3.1 (LTS) .NET 5.0
v20.1-v21.1(current) yes yes yes
v19.2.5+ yes yes no
v19.1-v19.2.4 yes no no

Prerequisites to build .NET Core applications:

Getting Started

The Getting Started topic explains how to start using DevExpress WPF UI controls in a .NET 5 WPF application.

Migrate an Existing Application to .NET 5

The Migrate WPF Applications to .NET topic describes how to migrate an existing WPF Application to .NET 5.

Deployment

The Deploy .NET 5 Applications topic describes how to deploy your .NET 5 WPF application.

Limitations

DevExpress WPF controls have the following limitations:

Create Custom Themes for .NET 5 Applications with the Theme Designer

  1. Install DevExpress WPF Controls for the .NET Framework.
  2. Build and publish your custom theme that targets the .NET Framework in the Theme Designer.
  3. Reference the resulting assembly in .NET 5 projects.

Theme projects contain XAML resources and no C# or VB code, and there are no conflicts between the .NET Framework and .NET 5.