Azure-Samples / Azure-Samples/dotnet-core-api
Handle Dynamic Connection Strings
Open
- Dominant language
- C#
- Stars
- 131
- Forks
- 722
- PR merge metrics
- No merged PRs in 30d
Description
We need to handle dynamic connection strings. The idea is that different clients of our Web API need to have different databases. We want that when client A makes a request to the Web API, database X is used; & when a client B does the same, then database Z is used
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.