System.IO.Compression 4.0.0

Prefix Reserved

Requires NuGet 3.0 or higher.

dotnet add package System.IO.Compression --version 4.0.0
                    
NuGet\Install-Package System.IO.Compression -Version 4.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.IO.Compression" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.IO.Compression" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="System.IO.Compression" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.IO.Compression --version 4.0.0
                    
#r "nuget: System.IO.Compression, 4.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.IO.Compression&version=4.0.0
                    
Install System.IO.Compression as a Cake Addin
#tool nuget:?package=System.IO.Compression&version=4.0.0
                    
Install System.IO.Compression as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform netcore50 is compatible.  uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Xamarin.Mac xamarinmac20 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (367)

Showing the top 20 popular GitHub repositories that depend on System.IO.Compression:

Repository Stars
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
Perfare/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
chocolatey/choco
Chocolatey - the package manager for Windows
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
neuecc/UniRx
Reactive Extensions for Unity
subhra74/xdm
Powerfull download accelerator and video downloader
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
StackExchange/StackExchange.Redis
General purpose redis client
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
Sanakan8472/copy-dialog-lunar-lander
Play lunar lander in you windows file copy dialog
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
octokit/octokit.net
A GitHub API client library for .NET
Version Downloads Last updated
4.0.0 40,723 7/20/2015
4.0.0-beta-23019 7,346 6/29/2015
4.0.0-beta-22816 15,330 4/24/2015
4.0.0-beta-22605 6,003 2/13/2015
4.0.0-beta-22416 3,265 1/16/2015
4.0.0-beta-22231 17,815 11/11/2014