Skip to main content

Prerequisites

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

.NET Platform

DevExpress Blazor v25.2 components support the following .NET framework versions:

Note

DevExpress Blazor components are designed for interactive use. For the full list of DevExpress components that support static server render mode (.NET 8 and above), refer to the following help topic: Enable Interactive Render Mode.

Integrated Development Environment (IDE)

DevExpress Blazor v25.2 components support cross-platform development under the following IDEs:

  • Visual Studio 2022 and 2026 (Microsoft Windows only) with the following workloads:

    • ASP.NET and web development
    • .NET Multi-platform App UI development (required for .NET MAUI Blazor Hybrid apps)
    • .NET desktop development (required for WPF and WinForms Blazor Hybrid apps)
    • WebAssembly build tools for each .NET SDK that you plan to target (required for the Blazor PDF Viewer component)
  • Visual Studio Code (Microsoft Windows and macOS) through DevExpress Template Kit for VS Code extension.

  • JetBrains Rider (Microsoft Windows and macOS) through the DevExpress Template Kit plugin.