Metadata >> NuGet >> CoolWhip

CoolWhip

Metadata

Authors MasterDevs
Copyrights Copyright 2015
Description The coolest way to whip out NuGet releases from GitHub and AppVeyor
LicenseUrl https://raw.githubusercontent.com/MasterDevs/CoolWhip/master/LICENSE
Owners MasterDevs
ProjectUrl https://github.com/MasterDevs/CoolWhip
RequireLicenseAcceptance False
Tags nuget AppVeyor
Title CoolWhip
PackageSize 4095
PackageHashAlgorithm SHA512
PackageHash 9PApR/EIIGOlAtjLch+yBhCIdDoQT7tOXSvJlClEszedKYdXpZyytOc0s/hlPf4QJfQLhPMXFRohIB4Zzzgd2g==
DownloadCount 000000
CreatedDate 2015-06-22T23:35:35

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CoolWhip -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CoolWhip -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package CoolWhip
Installing the package (HTTP Basic authentication):
Install-Package CoolWhip -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CoolWhip -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CoolWhip

OpenWrap

Installing the package:
o add-wrap CoolWhip
Uninstalling the package:
o remove-wrap CoolWhip

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.0.5
0.0.3.0