DashboardConnectionStringsProvider Fields
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 | Description |
---|---|
Default |
Specifies the section name in the appsettings. |
See Also