Skip to main content

MvcBuilderExtension Class

In This Article

An MVC builder that adds the dashboard controller and provides access to the DashboardConfigurator settings.

Namespace: DevExpress.DashboardAspNetCore

Assembly: DevExpress.Dashboard.v24.2.AspNetCore.dll

NuGet Package: DevExpress.AspNetCore.Dashboard

#Declaration

public static class MvcBuilderExtension

#Inheritance

Object
MvcBuilderExtension
See Also