Metadata >> NuGet >> HALClient.Portable

HALClient.Portable

Metadata

Authors Niklas Närhinen, Paul Betts
Copyrights Copyright 2012
Description HALClient is a standalone client consuming HAL powered hypermedia APIs
Owners Paul Betts
ProjectUrl https://github.com/xpaulbettsx/halclient
RequireLicenseAcceptance False
Tags HAL HTTP JSON
Dependencies Newtonsoft.Json:4.5.11
PackageSize 24560
PackageHashAlgorithm SHA512
PackageHash G+XDMKMnLebu7JkQiLVVMO2h5Ma98liT9eIB5omPZxpKxgkJO13DoIK56qIzsSdRuD5ZQWQ5R6Y6zsPtG+gQQQ==
DownloadCount 000000
CreatedDate 2012-12-26T08:33:00

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

OpenWrap

Installing the package:
o add-wrap HALClient.Portable
Uninstalling the package:
o remove-wrap HALClient.Portable

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
0.5.0.0