runtime.native.System.IO.Compression
4.1.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package runtime.native.System.IO.Compression -Version 4.1.0
dotnet add package runtime.native.System.IO.Compression --version 4.1.0
<PackageReference Include="runtime.native.System.IO.Compression" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add runtime.native.System.IO.Compression --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: runtime.native.System.IO.Compression, 4.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install runtime.native.System.IO.Compression as a Cake Addin
#addin nuget:?package=runtime.native.System.IO.Compression&version=4.1.0
// Install runtime.native.System.IO.Compression as a Cake Tool
#tool nuget:?package=runtime.native.System.IO.Compression&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
- Microsoft.NETCore.Platforms (>= 1.0.1)
- Microsoft.NETCore.Targets (>= 1.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on runtime.native.System.IO.Compression:
| Package | Downloads |
|---|---|
|
System.IO.Compression
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.
|