Metadata >> NuGet >> stubby >> 1.0.1.0

1.0.1.0

Metadata

Authors Eric Mrak
Copyrights Copyright 2013
Description A small server for stubbing external systems during development.
IconUrl http://stub.by/favicon.ico
Language en_US
LicenseUrl https://raw.github.com/mrak/stubby4net/master/LICENSE.txt
Owners Eric Mrak
ProjectUrl https://github.com/mrak/stubby4net
RequireLicenseAcceptance False
Tags stub mock testing server
Title stubby4net
PackageSize 92779
PackageHashAlgorithm SHA512
PackageHash YyywYsk9OVzAEJY2Gf6So9shM3sjpYFWa7rbIeKUmzAJy6DdczA+apUKjYOTzf+R1iKEFfkh/jmEfGzkwKW98w==
DownloadCount 000000
CreatedDate 2013-09-02T01:04:36

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install stubby -Version 1.0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install stubby -Version 1.0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete stubby 1.0.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package stubby -Version 1.0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package stubby -Version 1.0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap stubby -Version 1.0.1.0
Uninstalling the package:
o remove-wrap stubby

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related