WizardWrx.BitMath
4.3.125.29248
Library of routines for manipulating arrays of bits
Install-Package WizardWrx.BitMath -Version 4.3.125.29248
dotnet add package WizardWrx.BitMath --version 4.3.125.29248
<PackageReference Include="WizardWrx.BitMath" Version="4.3.125.29248" />
paket add WizardWrx.BitMath --version 4.3.125.29248
#r "nuget: WizardWrx.BitMath, 4.3.125.29248"
This is the first release as a NuGet package of a library that has been in production
in its current version since 2016, when it was extended to incorporate a custom FormatProvider that
displays individual bits of a 32 bit unsigned integer. When it came into being in 2009, its goal was to
simplify working with arrays of bits stored in 32-bit unsigned integers. The original class, BitArray32,
supports testing and turning bits on and off by number.
This is the first release as a NuGet package of a library that has been in production
in its current version since 2016, when it was extended to incorporate a custom FormatProvider that
displays individual bits of a 32 bit unsigned integer. When it came into being in 2009, its goal was to
simplify working with arrays of bits stored in 32-bit unsigned integers. The original class, BitArray32,
supports testing and turning bits on and off by number.
Release Notes
This is the first release as a NuGet package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on WizardWrx.BitMath:
Package | Downloads |
---|---|
WizardWrx.Common
Mostly Commonly Used Constants
|
|
WizardWrx.Core
Common Core Classes (Registry, Files, etc.
|
|
WizardWrx.FormatStringEngine
Composite Format String Processing
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.125.29248 | 1,955 | 4/30/2019 |