CoenM.Encoding.Z85e
1.2.1
ZeroMQ's Z85 Encoding and the extended version. Formats for representing binary data as printable text.
Install-Package CoenM.Encoding.Z85e -Version 1.2.1
dotnet add package CoenM.Encoding.Z85e --version 1.2.1
<PackageReference Include="CoenM.Encoding.Z85e" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoenM.Encoding.Z85e --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoenM.Encoding.Z85e, 1.2.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CoenM.Encoding.Z85e as a Cake Addin
#addin nuget:?package=CoenM.Encoding.Z85e&version=1.2.1
// Install CoenM.Encoding.Z85e as a Cake Tool
#tool nuget:?package=CoenM.Encoding.Z85e&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.0
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETCoreApp 2.1
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETFramework 4.6.1
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETStandard 2.0
- System.Memory (>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.1 | 1,233 | 7/9/2019 |
1.2.0 | 1,460 | 9/23/2018 |
1.1.0 | 453 | 8/16/2018 |
1.0.0 | 1,093 | 11/10/2017 |
1.0.0-beta0001 | 680 | 11/10/2017 |
0.1.0-alpha0036 | 666 | 11/9/2017 |
0.1.0-alpha0033 | 671 | 11/9/2017 |