Cake.Compression
0.1.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cake.Compression --version 0.1.6
NuGet\Install-Package Cake.Compression -Version 0.1.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cake.Compression" Version="0.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Compression --version 0.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Compression, 0.1.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cake.Compression as a Cake Addin #addin nuget:?package=Cake.Compression&version=0.1.6 // Install Cake.Compression as a Cake Tool #tool nuget:?package=Cake.Compression&version=0.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Cake AddIn which provides compression functionality for BZip2, GZip and Zip.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- SharpZipLib (>= 0.86.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Cake.Compression:
Repository | Stars |
---|---|
GitTools/GitVersion
From git log to SemVer in no time
|
|
asimmon/ephemeral-mongo
EphemeralMongo is a set of three NuGet packages wrapping the binaries of MongoDB 4, 5 and 6 built for .NET Standard 2.0.
|
Version | Downloads | Last updated |
---|---|---|
0.3.0 | 785,292 | 4/29/2022 |
0.2.6 | 618,264 | 2/24/2021 |
0.2.5 | 687 | 2/21/2021 |
0.2.4 | 324,197 | 9/11/2019 |
0.2.3 | 314,179 | 4/25/2019 |
0.2.2 | 24,248 | 2/16/2019 |
0.2.1 | 75,786 | 7/18/2018 |
0.2.0 | 5,789 | 7/14/2018 |
0.1.7 | 2,084 | 7/13/2018 |
0.1.6 | 26,807 | 3/5/2018 |
0.1.5 | 1,378 | 3/4/2018 |
0.1.4 | 49,057 | 9/13/2017 |
0.1.3 | 1,031 | 9/13/2017 |
0.1.2 | 4,775 | 8/25/2017 |
0.1.1 | 25,148 | 3/8/2017 |
0.1.0 | 6,340 | 7/17/2016 |
#13 Bugfix