Issue #146 of the Code Maze weekly.

Check out what’s new this week and enjoy the read.

.NET and C# Top Picks

  • More Efficient Deletes With Entity Framework Core [khalidabuhakmeh.com]
    If you work with EF Core, you know deleting entities usually takes two database calls. Khalid Abuhakmeh shows us how we can avoid that. Whether we should delete our entities forever or just do a “soft delete” is a story for another day, but should you need to delete them, this is the article for you. Oh yeah, and new .NET 7 bulk deletes as well!
  • Switch tenants in an ASP.NET Core app using Azure AD with multi-tenants [damienbod.com]
    Damien Bowden teaches us how to switch between tenants in an ASP.NET Core multi-tenant application using a multi-tenant Azure App registration to implement the identity provider.

Other Great Reads

YouTube

News & Updates

Podcasts

Other Interesting Articles

Programming & Life

Weekly Dose of Humor

Liked it? Take a second to support Code Maze on Patreon and get the ad free reading experience!
Become a patron at Patreon!