NanoByte.Common.WinForms 3.1.4

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

NanoByte.Common.WinForms

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

  • progress reporting and
  • data binding.

API documentation

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.  net10.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 (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
3.1.4 80 8/7/2026
3.1.3 295 7/25/2026
3.1.2 101 7/25/2026
3.1.1 108 7/25/2026
3.1.0 1,004 6/23/2026
3.0.0 326 6/19/2026
2.24.0 184 6/16/2026
2.23.5 637 5/20/2026
2.23.4 153 5/19/2026
2.23.3 217 5/17/2026
2.23.2 134 5/16/2026
2.23.1 146 5/16/2026
2.23.0 337 5/6/2026
2.22.3 121 5/5/2026
2.22.2 130 5/1/2026
2.22.1 500 4/20/2026
2.21.4 143 4/15/2026
2.21.3 1,136 2/15/2026
2.21.2 416 1/31/2026
2.21.1 727 12/26/2025
Loading failed