The following types are contained in this namespace.
Classes
| ConfigurationValidationMiddleware | Middleware class to be inserted into the request pipeline which validates Redakt configuration. Renders a server error page when configuration issues are detected. |
| ExceptionHandlerMiddleware | Middleware class to be inserted into the request pipeline which handles uncaught application exceptions. |
| FileStoreMiddleware | Middleware class to be inserted into the request pipeline which handles Redakt CMS file download requests. |
| PageMiddleware | Middleware class to be inserted into the request pipeline which handles Redakt CMS page requests. |
| PageSitemapHandler |