VOOZH about

URL: https://www.nuget.org/packages/NanoByte.Common/

⇱ NuGet Gallery | NanoByte.Common 2.24.0




NanoByte.Common 2.24.0

dotnet add package NanoByte.Common --version 2.24.0
 
 
NuGet\Install-Package NanoByte.Common -Version 2.24.0
 
 
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" Version="2.24.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NanoByte.Common" Version="2.24.0" />
 
Directory.Packages.props
<PackageReference Include="NanoByte.Common" />
 
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 --version 2.24.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NanoByte.Common, 2.24.0"
 
 
#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@2.24.0
 
 
#: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&version=2.24.0
 
Install as a Cake Addin
#tool nuget:?package=NanoByte.Common&version=2.24.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 , config for building the API documentation is in 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 2026 v18.0 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 Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net20 net20 is compatible.  net35 net35 was computed.  net40 net40 is compatible.  net403 net403 was computed.  net45 net45 is compatible.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 is compatible.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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

Package Downloads
NanoByte.Common.WinForms

Builds upon NanoByte.Common and adds various Windows Forms controls with an emphasis on progress reporting and data binding.

NanoByte.Common.Gtk

Generic utility classes, interfaces, controls, etc. for GTK# projects. API documentation: http://nano-byte.de/common/api/

ZeroInstall.Model

Zero Install data model for the feed format

NanoByte.StructureEditor

UI-agnostic base logic for building split-screen editors for data structures

NanoByte.Common.AnsiCli

Builds upon NanoByte.Common and adds ANSI console output.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.24.0 125 6/16/2026
2.23.5 754 5/20/2026
2.23.4 131 5/19/2026
2.23.3 487 5/17/2026
2.23.2 107 5/16/2026
2.23.1 129 5/16/2026
2.23.0 745 5/6/2026
2.22.3 95 5/5/2026
2.22.2 275 5/1/2026
2.22.1 636 4/20/2026
2.21.4 380 4/15/2026
2.21.3 1,676 2/15/2026
2.21.2 698 1/31/2026
2.21.1 1,102 12/26/2025
2.21.0 165 12/26/2025
2.20.5 180 12/20/2025
2.20.4 1,001 12/1/2025
2.20.3 539 10/13/2025
2.20.2 1,521 9/8/2025
2.20.1 1,053 8/4/2025
Loading failed