Forum Discussion
Anirban1795
Mar 18, 2023Copper Contributor
Dyanmically store and retrieve connection strings as configuration from db in.Net 6 Web API
I am using a .Net 6 web api that supports multi-tenancy. Most of my common connection strings are part of connectionstrings section of appsettings.json file. All my tenants are having separa...
playermaker
Apr 20, 2023Copper Contributor
One question for you, how can you get the connection before DBA getting connection string belongs to?