Skip to main content
RadarrCore.SharpZipLib package icon

RadarrCore.SharpZipLib

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)

Total Downloads
1.5K
1,452
Published
Feb 19, 2018
Latest stable version

Install

.NET CLI
dotnet add package RadarrCore.SharpZipLib --version 1.0.0-alpha3
Package Manager Console
Install-Package RadarrCore.SharpZipLib -Version 1.0.0-alpha3
PackageReference
<PackageReference Include="RadarrCore.SharpZipLib" Version="1.0.0-alpha3" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.