Zstandard.dyn.x64
1.4.0
Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It's backed by a very fast entropy stage, provided by Huff0 and FSE library.
Install-Package Zstandard.dyn.x64 -Version 1.4.0
dotnet add package Zstandard.dyn.x64 --version 1.4.0
<PackageReference Include="Zstandard.dyn.x64" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zstandard.dyn.x64 --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/facebook/zstd/releases/tag/v1.4.0
Dependencies
This package has no dependencies.
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.4.0 | 396 | 7/8/2019 |