Middleware for returning HTTP responses by throwing exceptions.
Info
| Version: | 0.0.1-alpha |
| Author(s): | David Orbelian |
| Last Update: | Friday, September 1, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/davidorbelian/MicroNetCore.AspNetCore.ResponseExceptions |
| NuGet Url: | https://www.nuget.org/packages/MicroNetCore.AspNetCore.ResponseExceptions |
Install
Install-Package MicroNetCore.AspNetCore.ResponseExceptions
dotnet add package MicroNetCore.AspNetCore.ResponseExceptions
paket add MicroNetCore.AspNetCore.ResponseExceptions
MicroNetCore.AspNetCore.ResponseExceptions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
Tags