How to Use AsSplitQuery in Entity Framework Core to Fix Slow LINQ Queries 30 Mar 2026 Post a Comment If you have ever noticed an Entity Framework Core (EF Core) query slowing down as you add more .Include() statements, you are likely hitting a &qu… .NET backendAsSplitQueryCartesian explosionEF Core 8Entity Framework Core optimizationLINQ performanceSQL Server performance