M5.BitArraySerialization.Json
1.0.8
.NET 5.0
dotnet add package M5.BitArraySerialization.Json --version 1.0.8
NuGet\Install-Package M5.BitArraySerialization.Json -Version 1.0.8
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="M5.BitArraySerialization.Json" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add M5.BitArraySerialization.Json --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: M5.BitArraySerialization.Json, 1.0.8"
#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 M5.BitArraySerialization.Json as a Cake Addin
#addin nuget:?package=M5.BitArraySerialization.Json&version=1.0.8
// Install M5.BitArraySerialization.Json as a Cake Tool
#tool nuget:?package=M5.BitArraySerialization.Json&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Serialization for BitArray in .NET with support for Newtonsoft.JSON and System.Text.Json serialization.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows 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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
- Pineapple (>= 1.0.36)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on M5.BitArraySerialization.Json:
Package | Downloads |
---|---|
M5.BloomFilter.Serialization.Json
Help serialize bloom filters using JSON |
GitHub repositories
This package is not used by any popular GitHub repositories.