proudmonkey / AutoWrapper

A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.
MIT License
677 stars 82 forks source link

[FET] Various fixes and enhancements #57

Closed proudmonkey closed 4 years ago

proudmonkey commented 4 years ago

Added IgnoreWrapForOkRequests option Hide IsError attribute for successful response Set default Json formatting to Indented Fix Content-type when AutoWrapIgnore attribute is set