C#C
C#4y ago
Andres

❔ Help with DI, i have different connection strings but same behavior for query DB

Hi, i want to instance the same query service but with different configuration and i have no idea how to do it easily. The problem is that i have other services that use multiple query services with different configurations.
Was this page helpful?