HalKit 0.2.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package HalKit --version 0.2.1
NuGet\Install-Package HalKit -Version 0.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HalKit" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HalKit" Version="0.2.1" />
<PackageReference Include="HalKit" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HalKit --version 0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HalKit, 0.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=HalKit&version=0.2.1
#tool nuget:?package=HalKit&version=0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A lightweight .NET library for consuming HAL hypermedia APIs
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 6.0.8)
- Tavis.UriTemplates (>= 0.6.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HalKit:
Package | Downloads |
---|---|
GogoKit
GogoKit is a lightweight, async viagogo API client library for .NET. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.2 | 183,422 | 4/8/2021 |
1.0.1 | 61,679 | 9/12/2018 |
1.0.0 | 10,522 | 9/12/2018 |
0.9.0 | 2,963 | 4/17/2018 |
0.8.0 | 10,602 | 8/17/2016 |
0.7.3 | 1,572 | 7/7/2016 |
0.7.2 | 1,283 | 6/30/2016 |
0.7.1 | 11,072 | 4/7/2016 |
0.7.0 | 7,739 | 2/13/2016 |
0.6.0 | 4,269 | 2/4/2016 |
0.5.0 | 2,318 | 7/7/2015 |
0.4.0 | 1,342 | 7/2/2015 |
0.3.0 | 4,481 | 6/11/2015 |
0.2.1 | 3,415 | 4/8/2015 |
0.2.0 | 1,396 | 4/7/2015 |
0.1.0 | 1,407 | 4/1/2015 |
Fixed a bug in HttpConnection where we weren't defaulting request body Content-Type to application/hal+json