EasyCompressor.Zstd
1.2.2
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.
It is very useful for using along with distributed caching or storing files in database.
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.2.2
dotnet add package EasyCompressor.Zstd --version 1.2.2
<PackageReference Include="EasyCompressor.Zstd" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyCompressor.Zstd --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyCompressor.Zstd, 1.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- EasyCompressor (>= 1.2.2)
- ZstdNet (>= 1.3.3)
-
.NETFramework 4.6.1
- EasyCompressor (>= 1.2.2)
- ZstdNet (>= 1.3.3)
-
.NETStandard 2.0
- EasyCompressor (>= 1.2.2)
- 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.