Microsoft.Owin.Diagnostics Namespace

 

The Microsoft.Owin.Diagnostics namespace contains class that supports OWIN page.

Classes

Class Description
System_CAPS_pubclass ErrorPageMiddleware

Captures synchronous and asynchronous exceptions from the pipeline and generates HTML error responses.

System_CAPS_pubclass ErrorPageOptions

Options for the ErrorPageMiddleware

System_CAPS_pubclass WelcomePageMiddleware

This middleware provides a default web page for new applications.

System_CAPS_pubclass WelcomePageOptions

Options for the WelcomePageMiddleware.

Return to top