EasyCompressor.Zstd
1.0.0
EasyCompressor is an open-source compression abstraction library that supports and implements many compression algorithms such as Zstd, LZMA, LZ4, Snappy, Brotli, GZip and Deflate.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package EasyCompressor.Zstd -Version 1.0.0
dotnet add package EasyCompressor.Zstd --version 1.0.0
<PackageReference Include="EasyCompressor.Zstd" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyCompressor.Zstd --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyCompressor.Zstd, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- EasyCompressor (>= 1.0.0)
- ZstdNet (>= 1.3.3)
-
.NETFramework 4.6.1
- EasyCompressor (>= 1.0.0)
- ZstdNet (>= 1.3.3)
-
.NETStandard 2.0
- EasyCompressor (>= 1.0.0)
- ZstdNet (>= 1.3.3)
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.