Skip to main content

DevExpress.DashboardAspNetCore Namespace

Contains classes that implement the ASP.NET Core Dashboard functionality.

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

NuGet Package: DevExpress.AspNetCore.Dashboard

Classes

Name Description
AspNetCoreDashboardExporter Performs server-side export of a dashboard/dashboard item displayed in the ASP.NET Core Dashboard.
DashboardBackendOptionsBuilder Contains methods that allow you to configure the Web Dashboard’s back-end.
DashboardBuilder Contains methods that allow you to customize the Web Dashboard.
DashboardConnectionStringsProvider A data connection string provider for ASP.NET Core. This provider allows users to create new data sources based on predefined connection strings from the configuration file.
DashboardController A dashboard controller that handles interactions between client and server sides.
DashboardExportOptionBuilder A wrapper that provides access to DashboardExportExtensionOptions.
DashboardExtensionsOptionBuilder A wrapper that provides access to the extensions collection.
DashboardJsonConverter static Provides methods that allow you to convert a dashboard XML definition to JSON and vice versa.
DashboardLocalizationProvider A service required for Web Dashboard localization.
DashboardMobileLayoutOptionBuilder A wrapper that provides access to MobileLayoutExtensionOptions.
DashboardParameterDialogOptionBuilder A wrapper that provides access to DashboardParameterDialogExtensionOptions.
DashboardStateExtensions static Contains methods that allow you to configure the dashboard state.
DashboardStyleSheetsSettings Contains methods that allow you to manage the control’s color scheme.
DashboardStyleSheetsSettingsBuilder Contains methods that allow you to manage the control’s color scheme.
DashboardUrlStateOptionBuilder A wrapper that provides access to UrlStateExtensionOptions.
DashboardViewerApiOptionBuilder A wrapper that provides access to ViewerApiExtensionOptions.
DataInspectorOptionBuilder A wrapper that provides access to DataInspectorExtensionOptions.
DataRequestOptionsBuilder Contains methods that allow you to configure data request parameters.
DataSourceWizardOptionBuilder A wrapper that provides access to DataSourceWizardExtensionOptions.
DataSourceWizardSettingsBuilder A wrapper that provides access to IDashboardDataSourceWizardSettings.
DesignerToolbarOptionBuilder A wrapper that provides access to DesignerToolbarExtension.
EndpointRouteBuilderExtension static This class is obsolete. Use RouteBuilderExtension and its extension methods instead.
MvcBuilderExtension static An MVC builder that adds the dashboard controller and provides access to the DashboardConfigurator settings.
RestrictedDashboardController A dashboard controller that handles interactions between client and server sides in Restricted mode.
RouteBuilderExtension static Provides extension methods to configure routing for the Web Dashboard.
ScriptResourceBlockExtension static Contains methods that register the scripts required for the ASP.NET Core Dashboard.
StyleSheetResourceBlockExtension static Contains methods that register the stylesheets required for the ASP.NET Core Dashboard.