System requirements for Blazor Components

19 Jan 20241 minute to read

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

Integrated Development Environment

Blazor applications can be developed using one of the following IDEs. You can also develop using .NET CLI without below IDEs.

.NET SDK

One of the the following .NET SDK is required to develop and run the Blazor application.

.NET SDK Syncfusion Blazor Components Version
.NET 8.0 23.2.4 and above
.NET 7.0 20.4.0.38 and above
.NET 6.0 19.3.0.43 and above
.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 you are planning to use Visual Studio to develop Blazor Applications.

  • .NET 8.0 requires Visual Studio 2022 17.8.0 or later.
  • .NET 7.0 requires Visual Studio 2022 17.4.3 or later.
  • .NET 6.0 requires Visual Studio 2022 17.0 Preview 4.1 or later.