February 15, 2016
ASP.NET Core Multi-tenancy: Data Isolation with Entity Framework
The next in my series on building multi-tenant applications with ASP.NET Core, this post looks at how to achieve database isolation with Entity Framework Core, using a database-per-tenant strategy.