Base solution for your next web application

Activities of "jboliveira"

I have the same problem, and I dont know how to implement it.

Thanks.

Hi,

I'm not fully understanding something about the multi tenancy db contexts. Follow my current situation:

  • Host (Contains all core tables + ABP + Zero Tables) ---- Separeted database/context
  • Tenants ---- Each tenant has a different database to store the data (so, different connection strings) with the same structure/context

So, when you login, the api should be able to capture the Tenant connection string and set it for the TenantDbContext.

The point is, Im trying to create this scenario, but Im not understanding how could I config it, or how could capture the connection string and transfer to my context dynamically.

Thanks for any help,

jboliveira

Showing 1 to 2 of 2 entries