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: upgrade/framework-versions.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ Telerik UI for Blazor supports .NET 5 since its `2.19.0` release.
49
49
50
50
The client-side (WebAssembly) flavor of Blazor is a set of separate NuGet packages whose version may not match the .NET Core version they run on.
51
51
52
+
>important WebAssembly 3.2.x is not part of .NET Core 3.1 and its official support by Microsoft ends with <ahref="https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-6-preview-1/"target="_blank">.NET 6 Preview 1 which is available as of 17 February 2021</a>. You can read more about this <ahref="https://github.com/dotnet/aspnetcore/issues/26838#issuecomment-718763457"target="_blank">here</a> and in the <ahref="https://dotnet.microsoft.com/platform/support/policy/dotnet-core"target="_blank">.NET Core and .NET 5 Support Policy</a>. You should upgrade WebAssembly applications running on 3.2.x to .NET 5.
53
+
52
54
>caption Telerik UI for Blazor versions per WebAssembly packages version
53
55
54
56
| WebAssembly version | Telerik UI for Blazor version |
@@ -72,7 +74,11 @@ The client-side (WebAssembly) flavor of Blazor is a set of separate NuGet packag
The preview versions of .NET 6 have started. The Telerik UI for Blazor suite is commited to the currently supported official versions of the framework (currently .NET Core 3.1 and .NET 5). Support for .NET 6 will be evaluated and provided when the official release of the .NET 6 framework becomes available.
75
80
76
81
## See Also
77
82
78
-
*[Old Versions Support Policy]({%slug old_versions_support_policy%})
83
+
*[Telerik UI for Blazor: Old Versions Support Policy]({%slug old_versions_support_policy%})
84
+
* <ahref="https://dotnet.microsoft.com/platform/support/policy/dotnet-core"target="_blank">Microsoft .NET Core and .NET 5 Support Policy</a>
0 commit comments