Dashboard Backend
This section is about DashboardConfigurator that provides a server side API for ASP.NET Core and ASP.NET MVC dashboard controls.
To prepare a Web Dashboard control for the first use, you need to create the dashboard and data sources storages:
- Prepare Dashboard Storage
- Register Default Data Connections
- Register Default Data Sources
- Manage an In-Memory Data Cache
The following topics show how to create and configure a server-side application for the client-side Web Dashboard:
- Server-Side Configuration
- Cross-Origin Resource Sharing