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

This document describes the system requirements needed to install and use DevExpress Blazor components on a development machine.

#.NET Platform

DevExpress Blazor components support the following .NET Platform versions:

DevExpress Version .NET 6.0 .NET 7.0 .NET 8.0 .NET 9.0
v24.2 (current) no no yes[1] yes[1]
v24.1.6+ yes[2] yes yes[1] yes[1]
v23.2 - v24.1.5 yes[2] yes yes[1] no
v22.2 - v23.1 yes[2] yes no no

#IDE

DevExpress Blazor components support the following Visual Studio versions:

DevExpress Version Visual Studio 2019 version 16.4+ Visual Studio 2022
v22.1 - v24.2 (current) no yes

You should also install the following workloads:

  • ASP.NET and web development
  • .NET Multi-platform App UI development (required for MAUI Blazor Hybrid apps)
  • .NET desktop development (required for WPF and WinForms Blazor Hybrid apps)

#Bootstrap

DevExpress Blazor components support the following Bootstrap versions:

DevExpress Version Bootstrap v4 Bootstrap v5
v21.1 - v24.2 (current) yes yes
Footnotes
  1. DevExpress Blazor components are designed for interactive use. To see the list of DevExpress components that now support static server render mode in .NET 8 and .NET 9, refer to the following article:
    Enable Interactive Render Mode

  2. DevExpress Blazor components do not support the following features in .NET 6 applications:
    Ahead-of-time (AOT) compilation
    Link trim mode