System.IO.Compression.ZipFile (4.0.1)
Published 2023-05-05 11:40:41 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.0.1 System.IO.Compression.ZipFile
About this package
Provides classes that support the compression and decompression of streams using file system paths.
Commonly Used Types: System.IO.Compression.ZipFile
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Buffers | 4.0.0 | .NETStandard1.3 |
System.IO | 4.1.0 | .NETStandard1.3 |
System.IO.Compression | 4.1.0 | .NETStandard1.3 |
System.IO.FileSystem | 4.0.1 | .NETStandard1.3 |
System.IO.FileSystem.Primitives | 4.0.1 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.0.1 | .NETStandard1.3 |
System.Runtime | 4.1.0 | .NETStandard1.3 |
System.Runtime.Extensions | 4.1.0 | .NETStandard1.3 |
System.Text.Encoding | 4.0.11 | .NETStandard1.3 |