aspnetcore/src/Middleware/Diagnostics.Abstractions
David Fowler f4c61de490
Initial design for exception page filters (#8958)
- This change introduces the concept of an IDeveloperPageException filter that runs whenever the developer exception page has encountered an error. It follows the middleware pattern (chain of resposibility) which allows short circuiting or decorating the default logic.
- Added tests
2019-04-02 10:02:34 -07:00
..
ref Initial design for exception page filters (#8958) 2019-04-02 10:02:34 -07:00
src Initial design for exception page filters (#8958) 2019-04-02 10:02:34 -07:00