Metadata >> NuGet >> ExpPackage

ExpPackage

Metadata

Authors MyCompany
Copyrights Copyright 2015
Description MyDescription
IconUrl http://icon_url_here_or_delete_this_line/
LicenseUrl http://license_url_here_or_delete_this_line/
Owners MyCompany
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 MSBuildTasks:1.4.0.88
Title ExpPackage
PackageSize 6079
PackageHashAlgorithm SHA512
PackageHash iE7TsPreSTZl2lsk0/ITswsfNho053LmabEiG7gwUJPP3cWGLf8jLz2by7fqOCOPwABRMkW7SmHjGUCqoNJ9Bw==
DownloadCount 000000
CreatedDate 2015-09-15T09:55:55

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

OpenWrap

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

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.0