Info
Version: | 1.2.0.9 |
Author(s): | ICSharpCode |
Last Update: | Sunday, June 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/icsharpcode/SharpZipLib |
NuGet Url: | https://www.nuget.org/packages/ICSharpCode.SharpZipLib.Patched |
Install
Install-Package ICSharpCode.SharpZipLib.Patched
dotnet add package ICSharpCode.SharpZipLib.Patched
paket add ICSharpCode.SharpZipLib.Patched
ICSharpCode.SharpZipLib.Patched Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
Tags
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET.
It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).