New to Telerik UI for WPFStart a free 30-day trial

Telerik .NET Version Distributions

Updated over 6 months ago

The Telerik UI for WPF product provides several different sets of assemblies (distributions) built against different .NET versions. This article lists the versions used to build the Telerik dlls and in what .NET runtime versions you can use them.

Supported Versions

.NET distributionReleaseEnd of supportSupported runtime
.NET Framework 4.6.22024 Q2N/A.NET Framework 4.6.2 and later
.NET 82024 Q4N/A.NET 8 and later

Out of Support Versions

.NET distributionReleaseEnd of supportSupported runtime
.NET Framework 4.0Q2 20102024 Q2.NET Framework 4.0 and later
.NET Framework 4.5Q3 20122024 Q2.NET Framework 4.5 and later
.NET Core 3.1R1 20192024 Q2.NET Core 3.1 and later
.NET 5R2 2020R3 2022 SP2.NET 5 and later
.NET 7R3 2022 SP22024 Q4.NET 7, NET 8 and later
.NET 6R3 2021 SP12025 Q2.NET 6 and later

Terms used in the tables

  • .NET distribution—The .NET version which the Telerik dlls are built against.
  • Release—This is the Telerik release when the corresponding .NET version was first introduced. In other words, the release when the Telerik dlls were built agains the corresponding .NET version for the first time.
  • End of support—This is the first release when the Telerik dlls with the corresponding .NET version are no longer distributed. For example, in 2024 Q2 the Telerik UI for WPF product no longer distributes dlls built against .NET Framework 4.0.
  • Supported runtime—The supported .NET rintimes where you can use the corresponding Telerik assemblies. This is common information related to the .NET backward compatibility. For example, the .NET 6 dlls can be used in a project that targets .NET 8.

See Also