DashboardConfigurator Methods
Provides a server side API for the ASP.NET Core Dashboard control, ASP.NET Web Forms Dashboard control, and ASP.NET MVC Dashboard extension.
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Specifies a provider of data connections that can be used by the Web Dashboard. |
Set |
Specifies a provider of data connections that can be used by the Web Dashboard. |
Set |
Specifies a service that allows you to manage a dashboard state. |
Set |
Specifies a file storage of dashboards for the Web Dashboard. |
Set |
Specifies an in-memory storage of dashboards for the Web Dashboard. |
Set |
Specifies a storage of dashboards for the Web Dashboard. |
Set |
Specifies an editable storage of dashboards for the Web Dashboard. |
Set |
|
Set |
Specifies a data source storage for the Web Dashboard. |
Set |
Specifies a data source storage for the Web Dashboard. |
Set |
Registers IDBCommandDashboard .
|
Set |
Registers IDBConnectionDashboard .
|
Set |
Specifies a custom data store schema. |
Set |
Specifies a database schema provider for the Web Dashboard. |
Set |
Configures the service that creates an EF Core context object within Dashboard .
|
Set |
Specifies a custom fill service for the Dashboard |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also