Prerequisites
This document describes the system requirements needed to install and use DevExpress Blazor components on a development machine.
.NET Framework
DevExpress Blazor components support the following .NET Framework versions:
DevExpress Version | .NET 6.0 | .NET 7.0 | NET 8.0 | NET 9.0 |
---|---|---|---|---|
v24.1.6+ (current) | [1] | [2] | [2] | |
v23.2 - v24.1.5 | [1] | [2] | ||
v22.2 - v23.1 | [1] |
IDE
DevExpress Blazor components support the following Visual Studio versions:
DevExpress Version | Visual Studio 2022 |
---|---|
v22.1 - v24.1 (current) |
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.1 (current) |
-
DevExpress Blazor components do not support the following features in .NET 6 applications:
Ahead-of-time (AOT) compilation
Link trim mode -
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