
EF Core Performance - N+1, Cartesian Explosion and How to Fix Both
Your app is making 1501 SQL queries per request - and the code looks completely fine. Learn how to identify and fix the N+1 problem and Cartesian explosion in EF Core.
Master C#, .NET, EF Core, frontend, databases, and architecture.
No spam. Unsubscribe anytime.

Your app is making 1501 SQL queries per request - and the code looks completely fine. Learn how to identify and fix the N+1 problem and Cartesian explosion in EF Core.

Deploy your ASP.NET Core app automatically to IIS on an Azure VM - zero manual steps required.

From zero to a working CI pipeline that builds your .NET app, runs unit tests, and produces a deployable artifact - step by step.