JSkimming / AspNet.Identity.EntityFramework.Multitenant

Multi-tenant support for ASP.NET Identity using Entity Framework
Apache License 2.0
132 stars 61 forks source link

making TenantId virtual to allow late resolution #6

Closed lukasz-karolewski closed 10 years ago

lukasz-karolewski commented 10 years ago

when using dependency injection this allows to implement an override that will get tenantId from respective service

JSkimming commented 10 years ago

Awesome, thanks for your contribution :shipit:

JSkimming commented 10 years ago

@kether667 This has been released as v1.1.0.