Metadata >> NuGet >> TunnelVisionLabs.Net.UriTemplate

TunnelVisionLabs.Net.UriTemplate

Metadata

Authors Sam Harwell
Copyrights Copyright © Sam Harwell 2015
Description An implementation of RFC 6570 URI Templates (Level 4) for .NET
LicenseUrl https://raw.github.com/tunnelvisionlabs/dotnet-uritemplate/v1.0.0-beta004/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/tunnelvisionlabs/dotnet-uritemplate
ReleaseNotes https://github.com/tunnelvisionlabs/dotnet-uritemplate/releases/v1.0.0-beta004
RequireLicenseAcceptance False
Tags uritemplate rfc6570
Title TunnelVisionLabs.Net.UriTemplate
PackageSize 117422
PackageHashAlgorithm SHA512
PackageHash NUU659pt6sTG1wF6WHbmhYFXoFCQi6K0HqeRhDZerJdGHo5tfolq6pRNlRcJhS+LGbfLn+EL43BcIjDhP8HK/g==
DownloadCount 000000
CreatedDate 2015-09-07T22:15:34

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

OpenWrap

Installing the package:
o add-wrap TunnelVisionLabs.Net.UriTemplate
Uninstalling the package:
o remove-wrap TunnelVisionLabs.Net.UriTemplate

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