Metadata >> NuGet >> SnowMaker

SnowMaker

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

OpenWrap

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

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.0.23
1.0.0.22
1.0.0.21
1.0.0.20
1.0.0.19
1.0.0.17
1.0.0.16
1.0.0.14
1.0.0.13
1.0.0.12
1.0.0.11
1.0.0.10
1.0.0.9
1.0.0.8
1.0.0.7
1.0.0.6
0.0.1.1