Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Dynamic Connection Strings #15

Open
sambhavyadav90 opened this issue Mar 30, 2022 · 1 comment
Open

Handle Dynamic Connection Strings #15

sambhavyadav90 opened this issue Mar 30, 2022 · 1 comment

Comments

@sambhavyadav90
Copy link

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

@UdhayarajanJ
Copy link

In above mentioned the issues. comes under the multitenancy while they are give the request capture the which type client through middleware or pipeline then make an object that particular repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants