Skip to content

weitzhandler/Tenants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Multitenancy in ASP.NET 5 and EF7 with Identity 3

This repo will attempt to support multi-Tenancy based on the existing ASP.NET 5 Identity, with EF7.

Inherited from JSkimming's solution for older versions of ASP.NET.