AspNetCore.Middleware.HttpStatusCodeException NuGet Package

Middleware that, when included in your Asp.Net Core app, allows you to throw new HttpStatusCodeException() and interrupt the execution of a request while sending back a response with the given Status Code and Body.




Got any AspNetCore.Middleware.HttpStatusCodeException Question?






Install
Install-Package AspNetCore.Middleware.HttpStatusCodeException
dotnet add package AspNetCore.Middleware.HttpStatusCodeException
paket add AspNetCore.Middleware.HttpStatusCodeException
AspNetCore.Middleware.HttpStatusCodeException Download (Unzip the "nupkg" after downloading)



Tags