Metadata >> NuGet >> Package

Package

Metadata

Authors rdharwal
Copyrights Copyright 2015
Description Package description
IconUrl http://icon_url_here_or_delete_this_line/
LicenseUrl http://license_url_here_or_delete_this_line/
Owners rdharwal
ProjectUrl http://project_url_here_or_delete_this_line/
ReleaseNotes Summary of changes made in this release of the package.
RequireLicenseAcceptance False
Tags Tag1 Tag2
Dependencies SampleDependency:1.0
PackageSize 2921
PackageHashAlgorithm SHA512
PackageHash P4es9U5P43i46IefdoofM5q64HeSX+FNzKe4cNrmKvTbfQ10sO8YlLKREkEHV99fr9uAlUl0AYMyN0GbFY6Bkg==
DownloadCount 000000
CreatedDate 2015-05-26T14:07:44

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

OpenWrap

Installing the package:
o add-wrap Package
Uninstalling the package:
o remove-wrap 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.

Name Related
1.0.0