A way to translate Exceptions to friendly HTTP responses.
Info
Version: | 1.2.0 |
Author(s): | Anders Åberg |
Last Update: | Monday, January 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/abergs/OwinFriendlyExceptions |
NuGet Url: | https://www.nuget.org/packages/OwinFriendlyExceptions |
Install
Install-Package OwinFriendlyExceptions
dotnet add package OwinFriendlyExceptions
paket add OwinFriendlyExceptions
OwinFriendlyExceptions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.0.1)
Tags