Replies: 1 comment 5 replies
-
Hi, in your db context do you have explicit tenant id columns or are you utilizing the shadow properties that Finbuckle will add in MultiTenantDbContext? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everybody
In our ASP.NET Core application (.NET 7, Finbuckle.MultiTenant 6.12.0), in certain circumstances, we have to deal with a bulk data processing (CRUD) that involve multiple tenants.
Can we "just turn off" MultiTenant during this particular process?
Beta Was this translation helpful? Give feedback.
All reactions