An open API service indexing awesome lists of open source software.

https://github.com/brandonh-msft/HttpStatusCodeExceptionMiddleware

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
https://github.com/brandonh-msft/HttpStatusCodeExceptionMiddleware

aspnet-core aspnetcore

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project