HateoasNet 2.0.0
.Net Library for ease configuration and creationg of HATEOAS Link.
See the version list below for details.
Install-Package HateoasNet -Version 2.0.0
dotnet add package HateoasNet --version 2.0.0
<PackageReference Include="HateoasNet" Version="2.0.0" />
paket add HateoasNet --version 2.0.0
Features:
- All features support testability mocking Hateoas Abstractions;
- Supports three ways of integration:
- Inline configuration with IHateoasContext.Configure method;
- Separated IHateoasSourceBuilder implementations instantiated on IHateoasContext.ApplyConfiguration;
- Separated IHateoasSourceBuilder implementations configured targeting containing assembly with IHateoasContext.ConfigureFromAssembly;
- Fluent-like configurations with lambda expressions;
- Conditional link generation for ease per-request output;
- Optional custom hateoas output feature through implementations of generic IHateoas abstraction.
Visit project repo to contribute: https://github.com/icarotorres/HateoasNet.git
Features:
- All features support testability mocking Hateoas Abstractions;
- Supports three ways of integration:
- Inline configuration with IHateoasContext.Configure method;
- Separated IHateoasSourceBuilder implementations instantiated on IHateoasContext.ApplyConfiguration;
- Separated IHateoasSourceBuilder implementations configured targeting containing assembly with IHateoasContext.ConfigureFromAssembly;
- Fluent-like configurations with lambda expressions;
- Conditional link generation for ease per-request output;
- Optional custom hateoas output feature through implementations of generic IHateoas abstraction.
Visit project repo to contribute: https://github.com/icarotorres/HateoasNet.git
Release Notes
Features:
- All features support testability mocking Hateoas Abstractions;
- Supports three ways of integration:
- Inline configuration with IHateoasContext.Configure method;
- Separated IHateoasSourceBuilder implementations instantiated on IHateoasContext.ApplyConfiguration;
- Separated IHateoasSourceBuilder implementations configured targeting containing assembly with IHateoasContext.ConfigureFromAssembly.
- Fluent-like configurations with lambda expressions;
- Conditional link generation for ease per-request output;
- Optional custom hateoas output feature through implementations of generic IHateoas abstraction.
Visit project repo to contribute: https://github.com/icarotorres/HateoasNet.git
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.7.2
- Microsoft.AspNet.WebApi (>= 5.2.7)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.AspNet.WebApi.Core (>= 5.2.7)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.7)
- Microsoft.Web.Infrastructure (>= 1.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.40-beta | 44 | 1/14/2021 |
2.0.39-beta | 40 | 1/14/2021 |
2.0.38-beta | 74 | 8/19/2020 |
2.0.37-beta | 73 | 8/19/2020 |
2.0.20 | 1,436 | 8/19/2020 |
2.0.19 | 64 | 8/19/2020 |
2.0.1 | 217 | 6/20/2020 |
2.0.0 | 195 | 6/14/2020 |
1.0.0-alpha-1 | 140 | 5/6/2020 |
1.0.0-alpha-0 | 115 | 5/5/2020 |
1.0.0-alpha | 144 | 5/4/2020 |