Metadata >> NuGet >> CocktailCTP

CocktailCTP

Metadata

Authors Marcel Good,Ward Bell,Rob Eisenberg
Copyrights Copyright 2012
Description Cocktail leverages established patterns and approaches, such as MVVM und builds on DevForce 2010 rich data service capabilities.
LicenseUrl http://cocktail.ideablade.com/licensing
Owners IdeaBlade
ProjectUrl http://cocktail.ideablade.com/
ReleaseNotes http://drc.ideablade.com/xwiki/bin/view/Documentation/cocktail-050-release-notes
RequireLicenseAcceptance True
Summary Cocktail is an application development platform that takes the pain out of the development of data-driven Rich Internet Applications (RIA) in Silverlight or WPF Desktop Applications.
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 CocktailCTP -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CocktailCTP -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 CocktailCTP
Installing the package (HTTP Basic authentication):
Install-Package CocktailCTP -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CocktailCTP -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CocktailCTP

OpenWrap

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

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.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0