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

.NET/.NET Core Support

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 .NET 6.0 (LTS) .NET 7.0 (latest)
v22.2(current) no no no yes yes
v21.2-v22.1 yes yes yes yes no
v20.1-v21.1 yes yes yes no no
v19.2.5+ yes yes no no no
v19.1-v19.2.4 yes no no 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 WPF application.

Migrate an Existing Application to .NET

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

Deployment

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

Limitations

The following features are not supported:

Create Custom Themes for .NET 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 projects.

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