Metadata >> NuGet >> SimpleHttpMock

SimpleHttpMock

Metadata

Authors xiaoyvr
Copyrights Copyright 2014
Description A simple http mock library.
IconUrl https://github.com/xiaoyvr/SimpleHttpMock/none
LicenseUrl https://raw.githubusercontent.com/xiaoyvr/SimpleHttpMock/master/LICENSE
Owners xiaoyvr
ProjectUrl https://github.com/xiaoyvr/SimpleHttpMock
ReleaseNotes First release.
RequireLicenseAcceptance False
Tags HttpMock
Dependencies Microsoft.AspNet.WebApi.SelfHost:4.0.30506.0
Title SimpleHttpMock
PackageSize 33787
PackageHashAlgorithm SHA512
PackageHash adeLhHmxKMAUN8uB4t21MR+xH7TYLnFZxikuL+sCLWIayATXT6NQC6+GSrJLmFFeoycoxqs8Wfge8CLAQZHl6A==
DownloadCount 000000
CreatedDate 2015-07-21T12:18:51

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

OpenWrap

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

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.19.0
1.0.3.0