Metadata >> NuGet >> NuGet.Versioning

NuGet.Versioning

Metadata

Authors NuGet
Description NuGet.Versioning is the NuGet implementation of Semantic Versioning.
Owners NuGet
ProjectUrl https://github.com/NuGet/NuGet.Versioning/
RequireLicenseAcceptance False
Tags semver semantic versioning
Title NuGet.Versioning
PackageSize 46578
PackageHashAlgorithm SHA512
PackageHash 8ASgWNRdViEAxG3+y1E/EMHWcFhyd8f7xRYEbyk0MLZ97qOv9UO3I1rjEP9l7O7sgiXCA/B7ZAbVpWHm0skLpg==
DownloadCount 000000
CreatedDate 2015-01-14T08:50:47

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

OpenWrap

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

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.6
1.0.5
1.0.4
1.0.4-master-43530643
1.0.3
1.0.3-master-43232045
1.0.3-master-43220036