Skip to content

Commit 481a2ce

Browse files
Merge pull request #7131 from syncfusion-content/00000-net10-hf
Commit for updating the blazor UG for net10
2 parents 2abd48e + d3fff78 commit 481a2ce

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

blazor/system-requirements.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor applications (Blazor Ser
1717

1818
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.
1919

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)
2122
* [Visual Studio Code](https://code.visualstudio.com/download)
2223
* [JetBrains Rider](https://www.jetbrains.com/rider/)
2324

@@ -27,6 +28,7 @@ One of the following .NET SDKs is required to develop and run Blazor application
2728

2829
| .NET SDK | Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Components Version |
2930
| ------------- | ------------- |
31+
| [.NET 10.0](https://dotnet.microsoft.com/en-us/download/dotnet/10.0) | 31.2.10 and above |
3032
| [.NET 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) | 27.2.2 and above |
3133
| [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) | 23.2.4 and above |
3234
| [.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
3840

3941
If using Visual Studio to develop Blazor applications:
4042

43+
* .NET 10.0 requires Visual Studio 2026 18.0.0 or later.
4144
* .NET 9.0 requires Visual Studio 2022 17.12.0 or later.
4245
* .NET 8.0 requires Visual Studio 2022 17.8.0 or later.
4346

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

Comments
 (0)