Skip to main content
sharpcompress package icon

sharpcompress

SharpCompress is a compression library for NET 4.8/NET 8.0/NET 10.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
357.5M
357,479,520
Published
Jan 1, 1900
Latest stable version

Install

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

Frameworks

.NETFramework4.8 net8.0 net10.0 .NETStandard2.0

Dependencies

[10.0.0, )
System.Buffers
.NETFramework4.8
[4.6.1, )
System.Memory
.NETFramework4.8
[4.6.3, )
[10.0.0, )
[10.0.0, )
System.Buffers
.NETStandard2.0
[4.6.1, )
System.Memory
.NETStandard2.0
[4.6.3, )
[10.0.0, )

Adoption guide

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

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

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.