SharpZipLib 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
Install-Package SharpZipLib -Version 0.86.0
dotnet add package SharpZipLib --version 0.86.0
<PackageReference Include="SharpZipLib" Version="0.86.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpZipLib --version 0.86.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpZipLib, 0.86.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpZipLib as a Cake Addin
#addin nuget:?package=SharpZipLib&version=0.86.0
// Install SharpZipLib as a Cake Tool
#tool nuget:?package=SharpZipLib&version=0.86.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SharpZipLib:
| Package | Downloads |
|---|---|
|
Lucene.Net
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
This package contains only the core Lucene.Net assembly.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.86.0 | 0 | 06.02.2022 |