Skip to main content
SharpCompress package icon

SharpCompress

SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.

Total Downloads
369.1M
369,090,835
Published
Sep 22, 2017
Latest stable version

Install

.NET CLI
dotnet add package SharpCompress --version 0.18.2
Package Manager Console
Install-Package SharpCompress -Version 0.18.2
PackageReference
<PackageReference Include="SharpCompress" Version="0.18.2" />

Frameworks

.NETFramework3.5 .NETFramework4.5 .NETStandard1.0 .NETStandard1.3

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.1, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Published vulnerability advisories exist for this version. Read the advisory and choose a remediated version before release.

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

Compatibility metadata lists 4 target frameworks; 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.