Skip to main content
System.IO.Compression package icon

System.IO.Compression

Provides classes that support the compression and decompression of streams. Commonly Used Types: System.IO.Compression.DeflateStream System.IO.Compression.GZipStream System.IO.Compression.CompressionMode System.IO.Compression.CompressionLevel System.IO.Compression.ZipArchiveEntry System.IO.Compression.ZipArchive System.IO.Compression.ZipArchiveMode

Total Downloads
2.4B
2,428,981,286
Published
Jul 29, 2015
Latest stable version

Install

.NET CLI
dotnet add package System.IO.Compression --version 4.0.0
Package Manager Console
Install-Package System.IO.Compression -Version 4.0.0
PackageReference
<PackageReference Include="System.IO.Compression" Version="4.0.0" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.5 Windows8.0 WindowsPhoneApp8.1 Xamarin.iOS1.0 Xamarin.Mac2.0 .NETPlatform5.0 .NETCore5.0

Dependencies

System.Runtime
.NETPlatform5.0
[4.0.0, )
System.IO
.NETPlatform5.0
[4.0.0, )
System.Text.Encoding
.NETPlatform5.0
[4.0.0, )
[4.0.0, )
System.Threading.Tasks
.NETPlatform5.0
[4.0.0, )
[4.0.0, )
System.Collections
.NETPlatform5.0
[4.0.0, )
[4.0.0, )
System.Threading
.NETPlatform5.0
[4.0.0, )
System.Runtime
.NETCore5.0
[4.0.0, )
[4.0.0, )
[4.0.0, )
System.IO
.NETCore5.0
[4.0.0, )
[4.0.0, )
[4.0.0, )
[4.0.0, )
System.Threading
.NETCore5.0
[4.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.

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

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

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.