SharpZipLib (1.3.3)
Published 2023-05-05 11:38:36 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 1.3.3 SharpZipLib
About this package
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)
Please see https://github.com/icsharpcode/SharpZipLib/wiki/Release-1.3.3 for more information.