Skip to content

Commit 7e3e4c7

Browse files
authored
Merge pull request #810 from telerik/dkrastev/Docs-KB-add-update
Available NuGets: Minor changes
2 parents b77aeeb + d6a180a commit 7e3e4c7

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

visual-studio-integration/available-nugets.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,21 @@ Telerik UI for WinForms comes with several different packages that can be [insta
1616

1717
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.
1818

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.
2225
2326
## Full Packages
2427

2528
`Telerik_UI_for_WinForms_<version number>_NuGet_Dev.zip` contains `.nupkg` files for the following full packages:
2629

2730
* `UI.for.WinForms.AllControls.Net462`
2831
* `UI.for.WinForms.AllControls.Net48`
29-
* `UI.for.WinForms.AllControls.Net60`
30-
* `UI.for.WinForms.AllControls.Net70`
3132
* `UI.for.WinForms.AllControls.Net80`
33+
* `UI.for.WinForms.AllControls.Net90`
3234
* `UI.for.WinForms.AllControls` : Contains all available [Telerik .NET Distributions]({%slug winforms/installation-deployment-and-distribution/distributions%})
3335

3436
Each of these packages contains all Telerik UI for WinForms assemblies for the corresponding .NET Framework/ .NET Core/ .NET version.
19.6 KB
Loading

0 commit comments

Comments
 (0)