Metadata >> NuGet >> NuGet.Data

NuGet.Data

Metadata

Authors juste
Description NuGet.Data is the data access client for NuGet 3.0.0.
Owners juste
RequireLicenseAcceptance False
Dependencies json-ld.net:1.0.4|Newtonsoft.Json:6.0.4
Title NuGet.Data
PackageSize 93492
PackageHashAlgorithm SHA512
PackageHash YrWSkBiPfEOo7uwjp6ZmhYz4ZJWsz3RlZ50LmwFyZEoBrLfCKicqj3JJwbzep9UeYy3VZT9r/9kAL8Zl/RXGaA==
DownloadCount 000000
CreatedDate 2014-12-05T19:12:40

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

OpenWrap

Installing the package:
o add-wrap NuGet.Data
Uninstalling the package:
o remove-wrap NuGet.Data

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.1-master-43391912
1.0.1-master-43390058