Multi-tenant apps with different versions can increase your profits

Last Updated: October 20, 2022 | Created: January 18, 2022

This article explores ways you can make each tenant in your multi-tenant applications have different features … Continue reading Multi-tenant apps with different versions can increase your profits

Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration

Last Updated: March 20, 2023 | Created: January 11, 2022

In Part 1 of this series, you learnt how to set up the multi-tenant application database … Continue reading Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration

Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database

Last Updated: January 17, 2023 | Created: January 4, 2022

Multi-tenant applications are everywhere – your online banking is one example and GitHub is another. They … Continue reading Building ASP.NET Core and EF Core multi-tenant apps – Part1: the database

Part 7 – Adding the “better ASP.NET Core authorization” code into your app

Last Updated: July 31, 2020 | Created: September 28, 2019

I have written a series about a better way to handle authorization in ASP.NET Core which … Continue reading Part 7 – Adding the “better ASP.NET Core authorization” code into your app