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
dotnet add package System.IO.Compression --version 4.0.0-beta-23019
Install-Package System.IO.Compression -Version 4.0.0-beta-23019
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0-beta-23019, ) |
| System.IO | [4.0.0-beta-23019, ) |
| System.Text.Encoding | [4.0.0-beta-23019, ) |
| System.Resources.ResourceManager | [4.0.0-beta-23019, ) |
| System.Threading.Tasks | [4.0.0-beta-23019, ) |
| System.Runtime.InteropServices | [4.0.0-beta-23019, ) |
| System.Collections | [4.0.0-beta-23019, ) |
| System.Runtime.Extensions | [4.0.0-beta-23019, ) |
| System.Threading | [4.0.0-beta-23019, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0-beta-23019, ) |
| System.IO | [4.0.0-beta-23019, ) |
| System.Text.Encoding | [4.0.0-beta-23019, ) |
| System.Resources.ResourceManager | [4.0.0-beta-23019, ) |
| System.Threading.Tasks | [4.0.0-beta-23019, ) |
| System.Runtime.InteropServices | [4.0.0-beta-23019, ) |
| System.Collections | [4.0.0-beta-23019, ) |
| System.Runtime.Extensions | [4.0.0-beta-23019, ) |
| System.Threading | [4.0.0-beta-23019, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-06-30 17:33:55 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |