ASP.NET Core Dashboard Control
- 2 minutes to read
Topics in this section describe how to integrate and configure the Web Dashboard in an ASP.NET Core web application.
Overview
-
Lists client libraries that are required for the ASP.NET Core Dashboard.
-
Guides you through the server-side specifics of the ASP.NET Core Dashboard.
-
Guides you through the client-side specifics of the ASP.NET Core Dashboard.
Basic Configuration
Integrate the Dashboard Control into a Project
Shows how to integrate the control into an existing ASP.NET Core application.
-
Shows how to configure settings for DashboardConfigurator.
-
Describes how to specify the Web Dashboard’s mode.
-
Shows how to specify a dashboard as a default.
-
Shows how to localize the Web Dashboard.
Security
-
Shows how to avoid possible security risks when deploying a web application that contains the Web Dashboard.
Customization
-
Describes how to apply or customize the Web Dashboard’s theme.
-
Shows how to access the DevExtreme widgets.
-
Shows how to configure the control’s export settings.
-
Shows how to save the result of actions a user performs on the client.
Restrictions and Limitations
The ASP.NET Core Dashboard control has the following limitations:
- OLAP mode supports the ADOMD.NET data provider from v21.1.4. You can change the data provider type in the DashboardOlapDataSource.OlapDataProvider static property.
- If you use the ASP.NET Core Dashboard control for non-Windows platforms, you need to configure the control additionally. More information: Linux and MacOS Specifics.