Info
Version: | 1.0.0-alpha-17 |
Author(s): | Chelaris |
Last Update: | Saturday, January 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Chelaris182/asyncdeflate |
NuGet Url: | https://www.nuget.org/packages/AsyncDeflate |
Install
Install-Package AsyncDeflate
dotnet add package AsyncDeflate
paket add AsyncDeflate
AsyncDeflate Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IO.Compression.clrcompression-x86(>= 4.0.0)
- System.IO.Compression.clrcompression-x64(>= 4.0.0)
- Native zlib library
- Fixed Async API
- Flush operation.