Metadata >> NuGet >> Platform.WebAPI.VersionedAttribute

Platform.WebAPI.VersionedAttribute

Metadata

Authors Owen Graupman
Description The VersionedAttribute allows WebApi Controllers to specify version headers.
Owners Owen Graupman
RequireLicenseAcceptance False
PackageSize 12110
PackageHashAlgorithm SHA512
PackageHash MrDM1fvtigg5uW2+setMMet/2Uafkk/xWAO2lKajk/V7XhxGaSNuKqJu81o/F2BbLMjtG3Cn7q1KOX/TgiYq+g==
DownloadCount 000000
CreatedDate 2015-07-08T17:19:57

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

OpenWrap

Installing the package:
o add-wrap Platform.WebAPI.VersionedAttribute
Uninstalling the package:
o remove-wrap Platform.WebAPI.VersionedAttribute

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-t150708171722