Metadata >> NuGet >> NgTest.Package

NgTest.Package

Metadata

Authors Kazu
Copyrights Copyright 2013
Description A long description of the package. This shows up in the right pane of the Add Package Dialog as well as in the Package Manager Console when listing packages using the Get-Package command.
IconUrl https://nuget.org/Content/Images/packageDefaultIcon-50x50.png
Language ja-JP
LicenseUrl http://opensource.org/licenses/Apache-2.0
Owners Kazu
RequireLicenseAcceptance False
Summary A short description of the package. If specified, this shows up in the middle pane of the Add Package Dialog. If not specified, a truncated version of the description is used instead.
Title NgTest.Package
PackageSize 4999
PackageHashAlgorithm SHA512
PackageHash SYqgZL+uS2Z7IS62z8tWnmYMFUEBUuc/Bn+xXJoFNetyMOgAjXkn0NHMTOFG7ziNkaZAf5WrC5TVlZN3cc9N4g==
DownloadCount 000000
CreatedDate 2013-07-30T17:31:25

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

OpenWrap

Installing the package:
o add-wrap NgTest.Package
Uninstalling the package:
o remove-wrap NgTest.Package

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.

No versions are exposed for this project and you are not logged in or not allowed to manage versions.