/HttpStatusCodeException-Middleware

Middleware for Asp.Net Core which enables the ability to throw an `HttpStatusCodeException` from anywhere and have a response delivered to the client having the specified Status Code and Body

Primary LanguageC#

Issues