A library to render problem details as specified by RFC 7808 at https://tools.ietf.org/rfc/rfc7807.txt.
Info
Version: | 1.0.0-alpha |
Author(s): | Luk Vermeulen |
Last Update: | Sunday, August 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lvermeulen/HttpProblemDetails |
NuGet Url: | https://www.nuget.org/packages/HttpProblemDetails.AspNetCore |
Install
Install-Package HttpProblemDetails.AspNetCore
dotnet add package HttpProblemDetails.AspNetCore
paket add HttpProblemDetails.AspNetCore
HttpProblemDetails.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.0)
- System.Net.Http(>= 4.1.0)
Tags