You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/system-requirements.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,8 @@ Syncfusion<sup style="font-size:70%">®</sup> Blazor applications (Blazor Ser
17
17
18
18
Blazor applications can be developed using the following IDEs. Development is also supported using the [.NET CLI](https://learn.microsoft.com/en-us/dotnet/core/tools/) without an IDE.
19
19
20
-
*[Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
20
+
*[Visual Studio 2026](https://visualstudio.microsoft.com/downloads/#visual-studio-professional-2026)
21
+
*[Visual Studio 2022](https://visualstudio.microsoft.com/vs/older-downloads/#visual-studio-2022-and-other-products)
21
22
*[Visual Studio Code](https://code.visualstudio.com/download)
@@ -27,6 +28,7 @@ One of the following .NET SDKs is required to develop and run Blazor application
27
28
28
29
| .NET SDK | Syncfusion<supstyle="font-size:70%">®</sup> Blazor Components Version |
29
30
| ------------- | ------------- |
31
+
|[.NET 10.0](https://dotnet.microsoft.com/en-us/download/dotnet/10.0)| 31.2.10 and above |
30
32
|[.NET 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)| 27.2.2 and above |
31
33
|[.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)| 23.2.4 and above |
32
34
|[.NET 7.0](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)| 20.4.0.38 to 28.2.12 |
@@ -38,7 +40,7 @@ N> Not sure which SDK to download? See [recommended downloads for the latest ver
38
40
39
41
If using Visual Studio to develop Blazor applications:
40
42
43
+
* .NET 10.0 requires Visual Studio 2026 18.0.0 or later.
41
44
* .NET 9.0 requires Visual Studio 2022 17.12.0 or later.
42
45
* .NET 8.0 requires Visual Studio 2022 17.8.0 or later.
43
46
44
-
N> The [WASM workload](https://learn.microsoft.com/en-us/aspnet/core/blazor/webassembly-build-tools-and-aot?view=aspnetcore-9.0#net-webassembly-build-tools) is required only for the [WASM PDF Viewer](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/web-assembly-application#prerequisites) component.
0 commit comments