Click or drag to resize
MiddlewareExtensions Class

[Missing <summary> documentation for "T:Hangfire.Dashboard.MiddlewareExtensions"]

Inheritance Hierarchy
SystemObject
  Hangfire.DashboardMiddlewareExtensions

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static class MiddlewareExtensions
Methods
  NameDescription
Public methodStatic memberUseHangfireDashboard(DashboardOptions, JobStorage, RouteCollection)
Public methodStatic memberUseHangfireDashboard(ActionFuncIDictionaryString, Object, FuncFuncIDictionaryString, Object, Task, FuncIDictionaryString, Object, Task, DashboardOptions, JobStorage, RouteCollection)
Top
See Also