DNTFrameworkCore icon indicating copy to clipboard operation
DNTFrameworkCore copied to clipboard

How to use Multi-Tenancy?

Open SaeedSpate opened this issue 5 years ago • 2 comments

Hi @rabbal

Would you please tell me how to use Multi-Tenancy in any entity? decorated some entity by ITenantEntity, but all created data assign 0 to TenantId!

  • Any configuration is needed in the startup or registry.cs?

SaeedSpate avatar Aug 19 '19 16:08 SaeedSpate

I'm working on and trying to remove dependency to StructureMap for Tenant-Singleton scope

rabbal avatar Sep 06 '19 18:09 rabbal

Can we add multi tenancy in this solution?

anomepani avatar Jul 31 '20 04:07 anomepani