Hangfire.Dashboard Namespaces |
Namespace | Description |
---|---|
Hangfire.Dashboard |
The Hangfire.Dashboard namespace contains types that allow you to
restrict an access to the Dashboard UI by implementing the IAuthorizationFilter
interface, as well as customize it by adding new pages, menu items, metrics, routes.
|
Hangfire.Dashboard.Pages |
The Hangfire.Dashboard.Pages namespace contains the LayoutPage
class, layout for all the Dashboard UI pages.
|