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: visual-studio-integration/available-nugets.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,19 +16,21 @@ Telerik UI for WinForms comes with several different packages that can be [insta
16
16
17
17
The Telerik assemblies are built against [different versions]({%slug assemblies-version%}) of .NET starting from .NET 4 to the latest official .NET. You should pick up this version of the NuGet package to install in your project that corresponds to the Target Framework that you are using in your project and that is available on your computer.
18
18
19
-
>important .NET 2.0 is last supported in the NuGet package version 2022.2.622.
20
-
> .NET 4.0 is last supported in the NuGet package version 2024.1.312.
21
-
> .NetCore is last supported in the NuGet package version 2024.1.312.
19
+
>important .NET 2.0 is last supported in the NuGet package version 2022.2.622.
20
+
> .NET 5 is last supported in the NuGet package version 2022.3.1109.
21
+
> .NET 4.0 is last supported in the NuGet package version 2024.1.312.
22
+
> .NetCore is last supported in the NuGet package version 2024.1.312.
23
+
> .NET 7 is last supported in the NuGet package version 2024.3.924.
24
+
> .NET 6 is last supported in the NuGet package version 2025.1.211.
22
25
23
26
## Full Packages
24
27
25
28
`Telerik_UI_for_WinForms_<version number>_NuGet_Dev.zip` contains `.nupkg` files for the following full packages:
26
29
27
30
*`UI.for.WinForms.AllControls.Net462`
28
31
*`UI.for.WinForms.AllControls.Net48`
29
-
*`UI.for.WinForms.AllControls.Net60`
30
-
*`UI.for.WinForms.AllControls.Net70`
31
32
*`UI.for.WinForms.AllControls.Net80`
33
+
*`UI.for.WinForms.AllControls.Net90`
32
34
*`UI.for.WinForms.AllControls` : Contains all available [Telerik .NET Distributions]({%slug winforms/installation-deployment-and-distribution/distributions%})
33
35
34
36
Each of these packages contains all Telerik UI for WinForms assemblies for the corresponding .NET Framework/ .NET Core/ .NET version.
0 commit comments