Metadata >> NuGet >> HalKit

HalKit

Metadata

Authors viagogo
Copyrights Copyright viagogo 2015
Description A lightweight .NET library for creating and consuming HAL hypermedia APIs
LicenseUrl https://github.com/viagogo/HalKit/blob/master/LICENSE.txt
Owners viagogo
ProjectUrl https://github.com/viagogo/HalKit
ReleaseNotes Started using ResourceContractResolver for serialization for an ~2x performance improvement
RequireLicenseAcceptance False
Dependencies Microsoft.Net.Http:2.2.29|Newtonsoft.Json:6.0.8|Tavis.UriTemplates:0.6.2
PackageSize 47383
PackageHashAlgorithm SHA512
PackageHash qR7b0ywBHihy5TcrK2mWptA4eIcl1avZlR2ltTznqbVASkWmucPp9zd2FLCb5PakVYpxHI+QBL+Z0ZWCyWcKlA==
DownloadCount 000000
CreatedDate 2015-07-07T22:11:18

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

OpenWrap

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

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.4.0
0.3.0
0.2.1
0.2.0