A set of classes and extensions to allow for easier creation and use of RFC 7807 problem messages from ASP.NET Web API 2.x.
Info
Version: | 1.0.3 |
Author(s): | Darren DeLoach |
Last Update: | Thursday, January 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DeLoachAero/RFC7807ErrorMessages |
NuGet Url: | https://www.nuget.org/packages/DeLoachAero.WebApi.RFC7807 |
Install
Install-Package DeLoachAero.WebApi.RFC7807
dotnet add package DeLoachAero.WebApi.RFC7807
paket add DeLoachAero.WebApi.RFC7807
DeLoachAero.WebApi.RFC7807 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
Tags