RiskFirst.Hateoas.Models
3.1.1
Model classes for RiskFirst.Hateoas
Install-Package RiskFirst.Hateoas.Models -Version 3.1.1
dotnet add package RiskFirst.Hateoas.Models --version 3.1.1
<PackageReference Include="RiskFirst.Hateoas.Models" Version="3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RiskFirst.Hateoas.Models --version 3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RiskFirst.Hateoas.Models, 3.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RiskFirst.Hateoas.Models as a Cake Addin
#addin nuget:?package=RiskFirst.Hateoas.Models&version=3.1.1
// Install RiskFirst.Hateoas.Models as a Cake Tool
#tool nuget:?package=RiskFirst.Hateoas.Models&version=3.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
v3.0.0 - extract models to separate assembly
v3.1.0 - version bump to match main assembly
v3.1.1 - version bump to match main assembly
Dependencies
-
.NETFramework 4.6.1
- newtonsoft.json (>= 12.0.1)
-
.NETStandard 2.0
- newtonsoft.json (>= 12.0.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RiskFirst.Hateoas.Models:
Package | Downloads |
---|---|
RiskFirst.Hateoas
An implementation of HATEOAS for aspnet core web api projects which gives full control of which links to apply to models returned from your api.
|
GitHub repositories
This package is not used by any popular GitHub repositories.