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
Install-Package System.IO.Compression -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Threading.Tasks | [4.0.0, ) |
| System.Runtime.InteropServices | [4.0.0, ) |
| System.IO | [4.0.0, ) |
| System.Collections | [4.0.0, ) |
| System.Text.Encoding | [4.0.0, ) |
| System.Runtime.Extensions | [4.0.0, ) |
| System.Threading | [4.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.IO | [4.0.0, ) |
| System.Text.Encoding | [4.0.0, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Threading.Tasks | [4.0.0, ) |
| System.Runtime.InteropServices | [4.0.0, ) |
| System.Collections | [4.0.0, ) |
| System.Runtime.Extensions | [4.0.0, ) |
| System.Threading | [4.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-07-29 09:10:48 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |