KGySoft.WinForms 5.0.1

dotnet add package KGySoft.WinForms --version 5.0.1
                    
NuGet\Install-Package KGySoft.WinForms -Version 5.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="KGySoft.WinForms" Version="5.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KGySoft.WinForms" Version="5.0.1" />
                    
Directory.Packages.props
<PackageReference Include="KGySoft.WinForms" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add KGySoft.WinForms --version 5.0.1
                    
#r "nuget: KGySoft.WinForms, 5.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package KGySoft.WinForms@5.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=KGySoft.WinForms&version=5.0.1
                    
Install as a Cake Addin
#tool nuget:?package=KGySoft.WinForms&version=5.0.1
                    
Install as a Cake Tool

The KGy SOFT Windows Forms Libraries package offers advanced controls and components built around System.Windows.Forms types.

Among others:
- Advanced components and controls that fix many issues the original versions suffer from (e.g. ajustable colors in disabled mode, fixed high DPI behavior, etc.)
- Powerful new controls (e.g. image viewer with panning and zooming)
- Task dialogs with compatibility mode, supporting even Windows XP or Linux/Mono
- A BaseForm with command bindings, dynamic localization and MDI application support, fixing some high-DPI and multi-monitor issues in older frameworks
- Useful helper classes to create dynamic localizations, to deal with high DPI issues, to handle visual styles, to take screenshots, etc.

Example Application: https://github.com/koszeggy/KGySoft.WinForms/tree/master/KGySoft.WinForms.Example
Online Documentation: https://koszeggy.github.io/docs/winforms

See Also:
GDI+ specific drawing libraries: KGySoft.Drawing
Debugger Visualizers: https://github.com/koszeggy/KGySoft.Drawing.Tools

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.1 98 7/9/2026
5.0.0 100 7/5/2026
5.0.0-rc.4 71 5/30/2026
5.0.0-rc.3 90 4/28/2026
5.0.0-rc.2 88 4/3/2026
5.0.0-rc.1 95 3/13/2026
5.0.0-preview.1 232 8/13/2025
5.0.0-alpha.3 279 1/29/2024
5.0.0-alpha.2 318 11/28/2023
5.0.0-alpha.1 459 4/25/2021
4.0.0-alpha.1 546 4/25/2020