We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c1181 commit 89dffa1Copy full SHA for 89dffa1
system-requirements.md
@@ -20,6 +20,7 @@ The latest version of Telerik UI for Blazor (currently {{site.uiForBlazorLatestV
20
21
* `net8.0`
22
* `net9.0`
23
+* `net10.0`
24
25
Razor Class Libraries may target `netstandard2.0` by default, so you need to update that.
26
@@ -35,6 +36,7 @@ A **supported .NET version** is one that is [officially supported by Microsoft](
35
36
37
| .NET version | First UI for Blazor Version | Last UI for Blazor Version |
38
| --- | --- | --- |
39
+| .NET 10 | 12.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
40
| .NET 9 | 7.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
41
| .NET 8 | 5.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
42
0 commit comments