NanoByte.Common.WinForms 2.20.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package NanoByte.Common.WinForms --version 2.20.1
                    
NuGet\Install-Package NanoByte.Common.WinForms -Version 2.20.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="NanoByte.Common.WinForms" Version="2.20.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NanoByte.Common.WinForms" Version="2.20.1" />
                    
Directory.Packages.props
<PackageReference Include="NanoByte.Common.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 NanoByte.Common.WinForms --version 2.20.1
                    
#r "nuget: NanoByte.Common.WinForms, 2.20.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 NanoByte.Common.WinForms@2.20.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=NanoByte.Common.WinForms&version=2.20.1
                    
Install as a Cake Addin
#tool nuget:?package=NanoByte.Common.WinForms&version=2.20.1
                    
Install as a Cake Tool

NanoByte.Common

Build API documentation

NanoByte.Common
NanoByte.Common provides various utility classes and data structures with an emphasis on:

  • integration with native Windows and Linux features,
  • network and disk IO,
  • advanced collections and
  • undo/redo logic.

NanoByte.Common.AnsiCli
NanoByte.Common.AnsiCli adds ANSI console output. Powered by Spectre.Console.

NanoByte.Common.WinForms
NanoByte.Common.WinForms adds various Windows Forms controls with an emphasis on:

  • progress reporting and
  • data binding.

Building

The source code is in src/, config for building the API documentation is in doc/ and generated build artifacts are placed in artifacts/. The source code does not contain version numbers. Instead the version is determined during CI using GitVersion.

To build on Windows install Visual Studio 2022 v17.13 or newer and run .\build.ps1.
To build on Linux or macOS run ./build.sh. Note: Some parts of the code can only be built on Windows.

Contributing

We welcome contributions to this project such as bug reports, recommendations, pull requests and translations.

This repository contains an EditorConfig file. Please make sure to use an editor that supports it to ensure consistent code style, file encoding, etc.. For full tooling support for all style and naming conventions consider using JetBrains' ReSharper or Rider products.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed. 
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 (3)

Showing the top 3 NuGet packages that depend on NanoByte.Common.WinForms:

Package Downloads
NanoByte.Common.SlimDX

Utility classes, interfaces, controls, etc. for SlimDX projects. API documentation: http://nano-byte.de/common/api/

NanoByte.StructureEditor.WinForms

WinForms controls for building split-screen editors for data structures

OmegaEngine.Foundation

Rendering-agnostic infrastructure used by OmegaEngine. Includes storage subsystem and data structures.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NanoByte.Common.WinForms:

Repository Stars
0install/0install-win
Windows version of Zero Install
Version Downloads Last Updated
2.20.2 0 9/8/2025
2.20.1 279 8/4/2025
2.20.0 50 8/3/2025
2.19.10 224 6/29/2025
2.19.9 255 4/13/2025
2.19.8 187 4/6/2025
2.19.7 137 3/29/2025
2.19.6 116 3/29/2025
2.19.5 293 3/23/2025
2.19.4 147 2/19/2025
2.19.3 156 1/25/2025
2.19.2 120 1/25/2025
2.19.1 226 12/7/2024
2.19.0 147 11/23/2024
2.18.8 178 11/13/2024
2.18.7 223 9/25/2024
2.18.6 149 7/24/2024
2.18.5 150 7/18/2024
2.18.4 187 4/28/2024
2.18.3 351 3/10/2024
2.18.2 256 2/23/2024
2.18.1 176 2/12/2024
2.18.0 358 1/11/2024
2.17.5 361 11/23/2023
2.17.4 289 9/30/2023
2.17.3 170 9/23/2023
2.17.2 388 7/3/2023
2.17.1 291 6/18/2023
2.17.0 263 6/9/2023
2.16.1 322 5/24/2023
2.16.0 290 5/14/2023
2.15.3 450 4/1/2023
2.15.2 465 2/17/2023
2.15.1 560 1/11/2023
2.15.0 480 12/13/2022
2.14.1 472 11/28/2022
2.14.0 458 11/21/2022
2.13.5 569 10/16/2022
2.13.4 557 10/11/2022
2.13.3 580 9/20/2022
2.13.2 563 9/17/2022
2.13.1 569 9/4/2022
2.13.0 553 8/27/2022
2.12.7 672 7/20/2022
2.12.6 590 7/19/2022
2.12.5 628 6/24/2022
2.12.4 616 6/19/2022
2.12.3 602 6/18/2022
2.12.2 654 6/11/2022
2.12.1 618 6/5/2022
2.12.0 579 5/29/2022
2.11.6 617 5/18/2022
2.11.5 655 4/24/2022
2.11.4 601 4/5/2022
2.11.3 606 4/4/2022
2.11.2 720 2/24/2022
2.11.1 662 1/21/2022
2.11.0 523 12/6/2021
2.10.8 1,180 11/29/2021
2.10.7 1,123 11/29/2021
2.10.6 636 10/17/2021
2.10.5 576 9/13/2021
2.10.4 538 8/28/2021
2.10.3 515 8/17/2021
2.10.2 524 8/12/2021
2.10.1 504 8/12/2021
2.10.0 518 8/11/2021
2.9.0 525 6/10/2021
2.8.1 628 5/5/2021
2.8.0 525 4/29/2021
2.7.7 542 4/22/2021
2.7.6 562 4/19/2021
2.7.5 544 4/12/2021
2.7.4 587 3/20/2021
2.7.3 567 3/9/2021
2.7.2 572 3/9/2021
2.7.1 560 3/9/2021
2.7.0 581 3/8/2021
2.6.1 630 2/5/2021
2.6.0 586 1/24/2021
2.5.2 742 11/30/2020
2.5.1 632 11/30/2020
2.5.0 686 11/21/2020
2.4.3 921 10/1/2020
2.4.2 954 7/19/2020
2.4.1 912 5/20/2020
2.4.0 1,018 1/8/2020
2.3.4 863 10/14/2019
2.3.3 805 7/25/2019
2.3.2 856 5/20/2019
2.3.1 1,282 1/15/2019
2.3.0 1,038 12/11/2018
2.2.2 1,488 7/16/2018
2.2.1 1,554 5/30/2018
2.2.0 1,448 5/29/2018
2.1.11 1,871 1/6/2018
2.1.10 1,541 12/20/2017
2.1.9 1,315 12/4/2017
2.1.8 1,272 12/1/2017
2.1.7 1,234 11/21/2017
2.1.6 1,229 11/19/2017
2.1.5 1,227 11/10/2017
2.1.4 1,229 11/9/2017
2.1.3 1,251 9/17/2017
2.1.2 1,271 8/24/2017
2.1.1 1,327 6/21/2017
2.1.0 1,329 6/20/2017
2.0.5 1,738 12/16/2016
2.0.4 3,634 10/13/2016
2.0.3 1,604 10/5/2016
2.0.2 1,726 7/4/2016
2.0.1 1,679 6/1/2016
2.0.0 1,710 5/23/2016
1.3.2 1,626 5/15/2016
1.3.1 1,597 3/26/2016
1.3.0 1,646 3/6/2016
1.2.9 1,640 1/29/2016
1.2.8 3,047 12/11/2015
1.2.7 1,634 10/25/2015
1.2.6 1,606 10/23/2015
1.2.5 1,746 9/25/2015
1.2.4 1,651 8/17/2015
1.2.3 2,042 8/11/2015
1.2.2 1,967 8/5/2015
1.2.1 2,969 6/24/2015
1.2.0 1,641 5/24/2015
1.1.9 1,925 5/16/2015
1.1.8 1,713 5/7/2015
1.1.7 1,758 4/21/2015
1.1.6 1,699 3/9/2015
1.1.5 1,950 3/3/2015
1.1.4 1,804 2/9/2015
1.1.3 1,638 1/8/2015
1.1.2 1,851 11/29/2014
1.1.1 3,236 11/26/2014
1.1.0 1,697 10/5/2014
1.0.8 1,651 8/31/2014
1.0.7 1,717 8/2/2014
1.0.6 1,633 7/7/2014
1.0.5 1,682 6/19/2014
1.0.4 1,682 5/12/2014
1.0.3 1,715 5/3/2014
1.0.2 1,934 4/18/2014
1.0.1 1,877 4/13/2014
1.0.0 1,870 4/10/2014