Base solution for your next web application

Activities of "agunghehe"

Hi,

I just understand if IAbpStartupConfiguration is a singleton. Does it mean, it will exist in entire application? I mean the same property will be used in all users?

Is there any possibility a user has its own connection string to be injected in AbpDbContext? How to do that?

Many thanks.

Regards,

Hi Mate, many thanks for the quick response. I am very glad with the answer.

Following up about this, do you know how to repopulate the DBContext so that the connection comes from the tenant connection string? (I am using ABP, instead of ABPZero for now). This means just after the first DBContext do query to look at the tenant conn string, then i am hoping i can re-populate the DBContext with the tenant conn string. As far as i know the initialization of the DBContext is started at AbpBootstraper.

Many thanks for your response.

Regards,

Agung

Showing 1 to 2 of 2 entries