March 24, 2016
What are Role Claims in ASP.NET Identity Core and how can you use them?
March 23, 2016
How to configure tenant-scoped dependencies in multi-tenant ASP.NET Core applications using SaasKit and StructureMap.
Not for the faint-hearted.
March 21, 2016
How to transform claims and customise claims identity creation in ASP.NET Core Identity.
March 3, 2016
This article looks at how to create forked request pipelines so that ASP.NET Core Authentication Middleware can be used in multi-tenant applications.
February 15, 2016
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.