You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps we could use the following convention for the connection strings to support multiple providers and connection strings within the appsettings.json?
Uh oh!
There was an error while loading. Please reload this page.
Perhaps we could use the following convention for the connection strings to support multiple providers and connection strings within the appsettings.json?
appsettings.json
Then we can use the following to get the connection strings:
StartupExtensions.cs
IdentityHostingStartup.cs
Edit: fixed a typo.
The text was updated successfully, but these errors were encountered: