System requirements for Blazor Components

10 Oct 20251 minute to read

Blazor applications can be developed using the following IDEs or the .NET CLI.

Syncfusion® Blazor applications (Blazor Server and Blazor WebAssembly) can be developed, hosted, and run on all major platforms supported by Blazor, including Windows, Linux, and macOS.

Integrated Development Environment

Blazor applications can be developed using the following IDEs. Development is also supported using the .NET CLI without an IDE.

.NET SDK

One of the following .NET SDKs is required to develop and run Blazor applications.

.NET SDK Syncfusion® Blazor Components Version
.NET 9.0 27.2.2 and above
.NET 8.0 23.2.4 and above
.NET 7.0 20.4.0.38 to 28.2.12
.NET 6.0 19.3.0.43 to 28.2.12
.NET 5.0 18.4.0.30 to 20.1.0.61
.NET Core 3.1 17.4.0.39 to 20.3.0.61

NOTE

Not sure which SDK to download? See recommended downloads for the latest version of .NET and version compatibility.

If using Visual Studio to develop Blazor applications:

  • .NET 9.0 requires Visual Studio 2022 17.12.0 or later.
  • .NET 8.0 requires Visual Studio 2022 17.8.0 or later.

NOTE

The WASM workload is required only for the WASM PDF Viewer component.