Telerik.UI.for.AspNet.Core v2023.2.82 is still referencing multiple deprecated MS packages, all of the dependencies that start with 'Microsoft.AspNetCore' are version 2.1.0 and are showing as Deprecated by Microsoft.
1 Answer, 1 is accepted
0
Mihaela
Telerik team
answered on 25 Sep 2023, 07:34 AM
Hello Lara,
Telerik UI for ASP.NET Core targets netstandard2.0 and some of the older versions referenced are the minimal versions required, so we can ensure the product will be compatible with older versions of .NET Core (.NET 5, NET Core 3.1, .NET Core 2.1). You can install the desired versions of the packages via NuGet. For more information on this topic, check out the following forum discussion:
Stay tuned by visiting our public roadmap and feedback portalpages. If you're new to the Telerik family, be sure to check out our getting started resources, as well as the only REPL playground for creating, saving, running, and sharing server-side code.