NanoByte.Common.WinForms 2.18.3

dotnet add package NanoByte.Common.WinForms --version 2.18.3
NuGet\Install-Package NanoByte.Common.WinForms -Version 2.18.3
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.18.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NanoByte.Common.WinForms --version 2.18.3
#r "nuget: NanoByte.Common.WinForms, 2.18.3"
#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.
// Install NanoByte.Common.WinForms as a Cake Addin
#addin nuget:?package=NanoByte.Common.WinForms&version=2.18.3

// Install NanoByte.Common.WinForms as a Cake Tool
#tool nuget:?package=NanoByte.Common.WinForms&version=2.18.3

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.4 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 net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
.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 (2)

Showing the top 2 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

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.18.3 187 3/10/2024
2.18.2 204 2/23/2024
2.18.1 121 2/12/2024
2.18.0 202 1/11/2024
2.17.5 295 11/23/2023
2.17.4 224 9/30/2023
2.17.3 115 9/23/2023
2.17.2 299 7/3/2023
2.17.1 219 6/18/2023
2.17.0 179 6/9/2023
2.16.1 237 5/24/2023
2.16.0 206 5/14/2023
2.15.3 360 4/1/2023
2.15.2 382 2/17/2023
2.15.1 474 1/11/2023
2.15.0 388 12/13/2022
2.14.1 376 11/28/2022
2.14.0 361 11/21/2022
2.13.5 477 10/16/2022
2.13.4 465 10/11/2022
2.13.3 484 9/20/2022
2.13.2 467 9/17/2022
2.13.1 469 9/4/2022
2.13.0 456 8/27/2022
2.12.7 579 7/20/2022
2.12.6 488 7/19/2022
2.12.5 524 6/24/2022
2.12.4 520 6/19/2022
2.12.3 495 6/18/2022
2.12.2 552 6/11/2022
2.12.1 520 6/5/2022
2.12.0 483 5/29/2022
2.11.6 514 5/18/2022
2.11.5 548 4/24/2022
2.11.4 499 4/5/2022
2.11.3 496 4/4/2022
2.11.2 614 2/24/2022
2.11.1 552 1/21/2022
2.11.0 413 12/6/2021
2.10.8 1,067 11/29/2021
2.10.7 1,014 11/29/2021
2.10.6 516 10/17/2021
2.10.5 470 9/13/2021
2.10.4 434 8/28/2021
2.10.3 410 8/17/2021
2.10.2 415 8/12/2021
2.10.1 394 8/12/2021
2.10.0 402 8/11/2021
2.9.0 416 6/10/2021
2.8.1 514 5/5/2021
2.8.0 413 4/29/2021
2.7.7 429 4/22/2021
2.7.6 447 4/19/2021
2.7.5 422 4/12/2021
2.7.4 476 3/20/2021
2.7.3 445 3/9/2021
2.7.2 454 3/9/2021
2.7.1 433 3/9/2021
2.7.0 470 3/8/2021
2.6.1 506 2/5/2021
2.6.0 468 1/24/2021
2.5.2 613 11/30/2020
2.5.1 495 11/30/2020
2.5.0 567 11/21/2020
2.4.3 718 10/1/2020
2.4.2 813 7/19/2020
2.4.1 772 5/20/2020
2.4.0 870 1/8/2020
2.3.4 722 10/14/2019
2.3.3 674 7/25/2019
2.3.2 712 5/20/2019
2.3.1 1,055 1/15/2019
2.3.0 897 12/11/2018
2.2.2 1,126 7/16/2018
2.2.1 1,184 5/30/2018
2.2.0 1,085 5/29/2018
2.1.11 1,452 1/6/2018
2.1.10 1,163 12/20/2017
2.1.9 1,061 12/4/2017
2.1.8 1,014 12/1/2017
2.1.7 973 11/21/2017
2.1.6 974 11/19/2017
2.1.5 957 11/10/2017
2.1.4 966 11/9/2017
2.1.3 1,003 9/17/2017
2.1.2 1,017 8/24/2017
2.1.1 1,063 6/21/2017
2.1.0 1,069 6/20/2017
2.0.5 1,448 12/16/2016
2.0.4 3,225 10/13/2016
2.0.3 1,322 10/5/2016
2.0.2 1,436 7/4/2016
2.0.1 1,393 6/1/2016
2.0.0 1,431 5/23/2016
1.3.2 1,339 5/15/2016
1.3.1 1,322 3/26/2016
1.3.0 1,344 3/6/2016
1.2.9 1,346 1/29/2016
1.2.8 2,704 12/11/2015
1.2.7 1,344 10/25/2015
1.2.6 1,324 10/23/2015
1.2.5 1,470 9/25/2015
1.2.4 1,371 8/17/2015
1.2.3 1,753 8/11/2015
1.2.2 1,663 8/5/2015
1.2.1 2,602 6/24/2015
1.2.0 1,350 5/24/2015
1.1.9 1,498 5/16/2015
1.1.8 1,432 5/7/2015
1.1.7 1,465 4/21/2015
1.1.6 1,401 3/9/2015
1.1.5 1,659 3/3/2015
1.1.4 1,515 2/9/2015
1.1.3 1,338 1/8/2015
1.1.2 1,557 11/29/2014
1.1.1 2,865 11/26/2014
1.1.0 1,402 10/5/2014
1.0.8 1,359 8/31/2014
1.0.7 1,424 8/2/2014
1.0.6 1,346 7/7/2014
1.0.5 1,378 6/19/2014
1.0.4 1,381 5/12/2014
1.0.3 1,414 5/3/2014
1.0.2 1,626 4/18/2014
1.0.1 1,570 4/13/2014
1.0.0 1,559 4/10/2014