Skip to content

Commit 5d87d12

Browse files
authored
docs(common): Update .NET 7 and 9 support in System Requirements (#2326)
1 parent b310e2b commit 5d87d12

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

system-requirements.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ A **supported .NET version** is one that is [officially supported by Microsoft](
3737
| .NET version | First UI for Blazor Version | Last UI for Blazor Version |
3838
| --- | --- | --- |
3939
| .NET 8 | 5.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
40-
| .NET 7 | 3.7.0 | {{site.uiForBlazorLatestVersion}} (current official) |
4140
| .NET 6 | 2.29.0 | {{site.uiForBlazorLatestVersion}} (current official) |
4241

4342
### Compatible .NET Versions
@@ -48,6 +47,8 @@ A **compatible .NET version** is one that is no longer (or not yet) officially s
4847
4948
| .NET version | First UI for Blazor Version | Last UI for Blazor Version |
5049
| --- | --- | --- |
50+
| .NET 9 Preview | 6.0.0 | {{site.uiForBlazorLatestVersion}} (current official) |
51+
| .NET 7 | 3.7.0 | {{site.uiForBlazorLatestVersion}} (current official) |
5152
| .NET 5 | 2.19.0 | 4.6.0 |
5253
| .NET Core 3.1 | 2.5.0 | 4.6.0 |
5354

@@ -59,7 +60,7 @@ Telerik UI for Blazor is committed to the currently supported official versions
5960

6061
### Features From Newer .NET Versions
6162

62-
Telerik UI for Blazor can include features from newer .NET versions in its source code only after it drops support for older .NET versions. For example, [.NET 7 will be supported until mid 2024 and .NET 6 will be supported until late 2024](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core). As a result, the Telerik Blazor components can include .NET 8 features in 2025 at the earliest.
63+
Telerik UI for Blazor can include features from newer .NET versions in its source code only after it drops support for older .NET versions. For example, if [the end of .NET 6 support is in late 2024](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core), then Telerik UI for Blazor components can include .NET 8 features in 2025 at the earliest.
6364

6465

6566
## Browser Support

0 commit comments

Comments
 (0)