Metadata >> NuGet >> CocktailContrib

CocktailContrib

Metadata

Authors Marcel Good
Copyrights Copyright 2012
Description CocktailContrib is a collection of extensions to Cocktail proper. It's a place where everybody is encouraged to contribute new features and enhancements that one day may become part of Cocktail and in the meantime are available to anyone who wishes to use them.
LicenseUrl http://cocktail.ideablade.com/licensing
Owners Marcel Good
ProjectUrl http://cocktail.ideablade.com/
RequireLicenseAcceptance False
Tags Cocktail,DevForce,Silverlight,WPF

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 CocktailContrib -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CocktailContrib -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 CocktailContrib
Installing the package (HTTP Basic authentication):
Install-Package CocktailContrib -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CocktailContrib -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CocktailContrib

OpenWrap

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

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
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0