NanoByte.Common
2.15.2
dotnet add package NanoByte.Common --version 2.15.2
NuGet\Install-Package NanoByte.Common -Version 2.15.2
<PackageReference Include="NanoByte.Common" Version="2.15.2" />
paket add NanoByte.Common --version 2.15.2
#r "nuget: NanoByte.Common, 2.15.2"
// Install NanoByte.Common as a Cake Addin
#addin nuget:?package=NanoByte.Common&version=2.15.2
// Install NanoByte.Common as a Cake Tool
#tool nuget:?package=NanoByte.Common&version=2.15.2
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 adds ANSI console output. Powered by Spectre.Console.
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 | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 2.0
- JetBrains.Annotations (>= 2022.3.1)
- Newtonsoft.Json (>= 13.0.2)
-
.NETFramework 4.0
- JetBrains.Annotations (>= 2022.3.1)
- Newtonsoft.Json (>= 13.0.2)
-
.NETFramework 4.5
- JetBrains.Annotations (>= 2022.3.1)
- Newtonsoft.Json (>= 13.0.2)
- System.Memory (>= 4.5.5)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.6.1
- JetBrains.Annotations (>= 2022.3.1)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Newtonsoft.Json (>= 13.0.2)
- System.Memory (>= 4.5.5)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.7.2
- JetBrains.Annotations (>= 2022.3.1)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Newtonsoft.Json (>= 13.0.2)
- System.Memory (>= 4.5.5)
-
net6.0
- JetBrains.Annotations (>= 2022.3.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.3)
- Microsoft.Win32.Registry (>= 5.0.0)
- Mono.Posix.NETStandard (>= 1.0.0)
- Newtonsoft.Json (>= 13.0.2)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.IO.FileSystem.AccessControl (>= 5.0.0)
- System.Xml.XmlSerializer (>= 4.3.0)
- Tmds.DBus (>= 0.12.0)
-
net7.0
- JetBrains.Annotations (>= 2022.3.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- Mono.Posix.NETStandard (>= 1.0.0)
- Newtonsoft.Json (>= 13.0.2)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.IO.FileSystem.AccessControl (>= 5.0.0)
- System.Xml.XmlSerializer (>= 4.3.0)
- Tmds.DBus (>= 0.12.0)
NuGet packages (5)
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
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.Common.AnsiCli
Builds upon NanoByte.Common and adds ANSI console output. |
|
NanoByte.StructureEditor
UI-agnostic base logic for building split-screen editors for data structures |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.15.2 | 368 | 2/17/2023 |
2.15.1 | 886 | 1/11/2023 |
2.15.0 | 985 | 12/13/2022 |
2.14.1 | 997 | 11/28/2022 |
2.14.0 | 273 | 11/21/2022 |
2.13.5 | 2,270 | 10/16/2022 |
2.13.4 | 1,500 | 10/11/2022 |
2.13.3 | 1,536 | 9/20/2022 |
2.13.2 | 500 | 9/17/2022 |
2.13.1 | 703 | 9/4/2022 |
2.13.0 | 509 | 8/27/2022 |
2.12.7 | 3,384 | 7/20/2022 |
2.12.6 | 517 | 7/19/2022 |
2.12.5 | 1,582 | 6/24/2022 |
2.12.4 | 2,541 | 6/19/2022 |
2.12.3 | 514 | 6/18/2022 |
2.12.2 | 1,645 | 6/11/2022 |
2.12.1 | 574 | 6/5/2022 |
2.12.0 | 540 | 5/29/2022 |
2.11.6 | 1,616 | 5/18/2022 |
2.11.5 | 618 | 4/24/2022 |
2.11.4 | 1,512 | 4/5/2022 |
2.11.3 | 1,631 | 4/4/2022 |
2.11.2 | 1,783 | 2/24/2022 |
2.11.1 | 1,731 | 1/21/2022 |
2.11.0 | 420 | 12/6/2021 |
2.10.8 | 1,067 | 11/29/2021 |
2.10.7 | 948 | 11/29/2021 |
2.10.6 | 1,219 | 10/17/2021 |
2.10.5 | 1,089 | 9/13/2021 |
2.10.4 | 501 | 8/28/2021 |
2.10.3 | 520 | 8/17/2021 |
2.10.2 | 431 | 8/12/2021 |
2.10.1 | 399 | 8/12/2021 |
2.10.0 | 423 | 8/11/2021 |
2.9.0 | 469 | 6/10/2021 |
2.8.1 | 1,155 | 5/5/2021 |
2.8.0 | 438 | 4/29/2021 |
2.7.7 | 456 | 4/22/2021 |
2.7.6 | 634 | 4/19/2021 |
2.7.5 | 416 | 4/12/2021 |
2.7.4 | 1,563 | 3/20/2021 |
2.7.3 | 525 | 3/9/2021 |
2.7.2 | 454 | 3/9/2021 |
2.7.1 | 602 | 3/9/2021 |
2.7.0 | 450 | 3/8/2021 |
2.6.1 | 1,281 | 2/5/2021 |
2.6.0 | 438 | 1/24/2021 |
2.5.2 | 3,818 | 11/30/2020 |
2.5.1 | 395 | 11/30/2020 |
2.5.0 | 567 | 11/21/2020 |
2.4.3 | 1,771 | 10/1/2020 |
2.4.2 | 2,602 | 7/19/2020 |
2.4.1 | 1,625 | 5/20/2020 |
2.4.0 | 3,239 | 1/8/2020 |
2.3.4 | 1,491 | 10/14/2019 |
2.3.3 | 1,407 | 7/25/2019 |
2.3.2 | 2,180 | 5/20/2019 |
2.3.1 | 3,470 | 1/15/2019 |
2.3.0 | 1,449 | 12/11/2018 |
2.2.2 | 1,801 | 7/16/2018 |
2.2.1 | 1,740 | 5/30/2018 |
2.2.0 | 1,559 | 5/29/2018 |
2.1.11 | 3,266 | 1/6/2018 |
2.1.10 | 1,618 | 12/20/2017 |
2.1.9 | 1,488 | 12/4/2017 |
2.1.8 | 885 | 12/1/2017 |
2.1.7 | 1,866 | 11/21/2017 |
2.1.6 | 826 | 11/19/2017 |
2.1.5 | 1,849 | 11/10/2017 |
2.1.4 | 847 | 11/9/2017 |
2.1.3 | 881 | 9/16/2017 |
2.1.2 | 914 | 8/24/2017 |
2.1.1 | 2,295 | 6/21/2017 |
2.1.0 | 920 | 6/20/2017 |
2.0.5 | 1,934 | 12/16/2016 |
2.0.4 | 3,292 | 10/13/2016 |
2.0.3 | 1,841 | 10/5/2016 |
2.0.2 | 3,335 | 7/4/2016 |
2.0.1 | 1,414 | 6/1/2016 |
2.0.0 | 1,413 | 5/23/2016 |
1.3.2 | 2,278 | 5/15/2016 |
1.3.1 | 2,716 | 3/26/2016 |
1.3.0 | 1,830 | 3/6/2016 |
1.2.9 | 1,871 | 1/29/2016 |
1.2.8 | 2,962 | 12/11/2015 |
1.2.7 | 1,928 | 10/25/2015 |
1.2.6 | 1,851 | 10/23/2015 |
1.2.5 | 1,976 | 9/25/2015 |
1.2.4 | 1,907 | 8/17/2015 |
1.2.3 | 2,342 | 8/11/2015 |
1.2.2 | 2,171 | 8/5/2015 |
1.2.1 | 3,371 | 6/24/2015 |
1.2.0 | 1,915 | 5/24/2015 |
1.1.9 | 1,906 | 5/16/2015 |
1.1.8 | 1,972 | 5/7/2015 |
1.1.7 | 1,569 | 4/21/2015 |
1.1.6 | 1,926 | 3/9/2015 |
1.1.5 | 2,162 | 3/3/2015 |
1.1.4 | 1,999 | 2/9/2015 |
1.1.3 | 1,914 | 1/8/2015 |
1.1.2 | 1,612 | 11/29/2014 |
1.1.1 | 3,038 | 11/26/2014 |
1.1.0 | 1,927 | 10/5/2014 |
1.0.8 | 2,389 | 8/31/2014 |
1.0.7 | 1,878 | 8/2/2014 |
1.0.6 | 1,930 | 7/7/2014 |
1.0.5 | 2,004 | 6/19/2014 |
1.0.4 | 1,937 | 5/12/2014 |
1.0.3 | 1,531 | 5/3/2014 |
1.0.2 | 2,605 | 4/18/2014 |
1.0.1 | 1,648 | 4/13/2014 |
1.0.0 | 1,699 | 4/10/2014 |