Microsoft.Owin.Diagnostics Namespace
The Microsoft.Owin.Diagnostics namespace contains class that supports OWIN page.
Classes
Class | Description | |
---|---|---|
![]() |
ErrorPageMiddleware | Captures synchronous and asynchronous exceptions from the pipeline and generates HTML error responses. |
![]() |
ErrorPageOptions | Options for the ErrorPageMiddleware |
![]() |
WelcomePageMiddleware | This middleware provides a default web page for new applications. |
![]() |
WelcomePageOptions | Options for the WelcomePageMiddleware. |
Return to top