Middleware that converts unhandled exception into application/json http-response. Follows RESTful way to produce different HTTP status codes for different exception types.
$ dotnet add package Cactus.Aspnetcore.ExceptionMiddlewareNo README available.