Rsft.Util.Compression
1.1.1
This library contains various easy to use extension compression / uncompression helper methods.\r\nDeflate and GZip are supported as well as fast or optimal compression modes.
Install-Package Rsft.Util.Compression -Version 1.1.1
dotnet add package Rsft.Util.Compression --version 1.1.1
<PackageReference Include="Rsft.Util.Compression" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rsft.Util.Compression --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added targetting for .Net standard 2.0
Dependencies
-
.NETStandard 1.4
- JetBrains.Annotations (>= 11.0.0)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.Contracts (>= 4.3.0)
-
.NETStandard 2.0
- JetBrains.Annotations (>= 11.0.0)
- System.Diagnostics.Contracts (>= 4.3.0)
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.