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 When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.IO.Compression --version 4.1.1
Install-Package System.IO.Compression -Version 4.1.1
| 包名 | 版本要求 |
|---|---|
| runtime.native.System.IO.Compression | [4.1.0, ) |
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.Handles | [4.0.1, ) |
| System.Runtime.InteropServices | [4.1.0, ) |
| System.Text.Encoding | [4.0.11, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| System.Text.Encoding | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| runtime.native.System | [4.0.0, ) |
| runtime.native.System.IO.Compression | [4.1.0, ) |
| System.Collections | [4.0.11, ) |
| System.Diagnostics.Debug | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.Handles | [4.0.1, ) |
| System.Runtime.InteropServices | [4.1.0, ) |
| System.Text.Encoding | [4.0.11, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |