CoolWhip 1.0.3

Requires NuGet 2.8 or higher.

dotnet add package CoolWhip --version 1.0.3
                    
NuGet\Install-Package CoolWhip -Version 1.0.3
                    
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="CoolWhip" Version="1.0.3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CoolWhip" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="CoolWhip">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CoolWhip --version 1.0.3
                    
#r "nuget: CoolWhip, 1.0.3"
                    
#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.
#addin nuget:?package=CoolWhip&version=1.0.3
                    
Install CoolWhip as a Cake Addin
#tool nuget:?package=CoolWhip&version=1.0.3
                    
Install CoolWhip as a Cake Tool

The coolest way to whip out NuGet releases from GitHub and AppVeyor

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CoolWhip:

Repository Stars
MasterDevs/ChromeDevTools
.NET library to interact with the Chrome Debugger
Version Downloads Last updated
1.0.3 5,602 8/4/2015
1.0.1 1,386 8/3/2015
1.0.0 1,382 6/28/2015
0.0.6 1,217 6/27/2015
0.0.5 1,138 6/22/2015
0.0.3 1,414 6/22/2015

Enabling release notes for this project as well.