DashboardConnectionStringsProvider Constructors
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.
Name | Parameters | Description |
---|---|---|
Dashboard |
configuration, section |
Initializes a new instance of the Dashboard |
Dashboard |
configuration |
Initializes a new instance of the Dashboard |
See Also