Skip to content

Commit 89b3d83

Browse files
chore(common): .NET 5 previews info
1 parent 304098c commit 89b3d83

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

upgrade/framework-versions.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,16 @@ While the release dates and numbers of the WASM flavor often match with the .NET
5151
| preview 1 (3.1.0-preview1.19506.1) | 2.2.0, 2.2.1 |
5252

5353

54+
## .NET 5
55+
56+
The future of .NET Core will eventually be through .NET 5. Its [first preview](https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-1/) is already available.
57+
58+
The Telerik UI for Blazor suite is committed to the WASM flavor of Blazor and we need to make sure we are compatible with its own previews (at the moment - .NET Core 3.2.0-preview2.20160.5) and subsequently - its official version.
59+
60+
Thus, we cannot guarantee compatibility with the .NET 5 previews.
61+
62+
The situation may be revised after the client-side (WASM) implementation of Blazor becomes official.
63+
5464

5565
## See Also
5666

0 commit comments

Comments
 (0)