System requirements for Blazor Components
13 Nov 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 10.0 | 31.2.10 and above |
| .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 10.0 requires Visual Studio 2026 18.0.0 or later.
- .NET 9.0 requires Visual Studio 2022 17.12.0 or later.
- .NET 8.0 requires Visual Studio 2022 17.8.0 or later.