Top 20 NuGet winforms Packages

AeroSuite is a WinForms Control Library that provides extended functionality for pre-existing controls and also new controls. Unlike most (if not all) similar libraries, this library is aimed at supporting every platform: Windows XP to 10 and Linux with Mono are supported by most of the controls.
This package has classes implementing useful WinForms patterns like Command, Event Aggregator, MVP/MVVM
Sort, filter and aggregate lists of business objects without all the boring code! This library provides a powerful "view" approach to data binding .NET objects to user interface controls.
WinForms controls to encapsulate various file system activities like selecting a folder, opening a file and saving a file. Documentation available at: https://marcjohnston.github.io/byMarc.Net4.Library.Strings/ Issues and bug tracker available at: https://github.com/marcjoh...
Provides a checked listbox WinForms control that offers methods that the owner application can use to reorder the items in the list. Documentation available at: https://marcjohnston.github.io/byMarc.Net2.WinControls.ReorderingCheckedListBox/ Issues and bug tracker available at: ...
"Wrapper project for more efficient usage of Microsoft's UITestControl class (and derived classes) methods and properties"
Make your top-level WinForms windows stick when moved or resized.
TableLayoutPanel with highlighted header
Uses very simple CSS-style theme file to alter class properties. Property values must match parameters for a constructor of the property type. Colors come from the System.Drawing.KnownColors enum. Example: @vals { myFont: Segoe UI, 9.0, Regular; } @modules { //Default is WinForms myMo...
The component allows you to animate any controls on your WinForms. The Animator does not work with OLE-based controls (WebBrowser, RichTextBox). These controls do not paint itself when window is not visible. So we can not to grab bitmap from it. Package built based on the Pavel Torgashov project ...
Tabless TabControl aka Panel Manager Project created based on code on Mick Doherty's Page, to easily add on your projects. Decription from Mike's page (http://dotnetrix.co.uk/custom.htm#tip2): I see and hear requests to remove the tabs from the tabcontrol so often that I decided to create a simpl...
Allows to reuse the same instance of a WinForms or WPF app
Useful C# extensions.