Adds multi-tenant support for ASP.NET Identity using EntityFramework.
The extensibility required to support multi-tenancy is not possible with the 1.0.0 release of Microsoft.AspNet.Identity.EntityFramework, but is available in the 2.0 release.
Multitenant applications allow individual tenants to override dependencies rather than having a simple root container for everyone. This extension provides support for an application container and tenant-specific overrides using Autofac when hosting WCF services.
Mehr micro packages (libraries)
Sepanta Software Development Team (software.feedback [-at-] sepanta [-dot-] com)
Team Leader: Reza Abdollahi (r.abdollahi [-at-] sepanta [-dot-] com)
this package is designated to add multiTenancy feature to the mvc application. in other words, you can...
More information