
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Remigiusz Zalewski | Become A Better .NET Software Engineer</title>
      <link>https://remigiuszzalewski.com/blog</link>
      <description>Blog about .NET/C#/Angular/React/Azure</description>
      <language>en-us</language>
      <managingEditor>remigiuszzalewski.business@gmail.com (Remigiusz Zalewski)</managingEditor>
      <webMaster>remigiuszzalewski.business@gmail.com (Remigiusz Zalewski)</webMaster>
      <lastBuildDate>Sat, 21 Mar 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://remigiuszzalewski.com/tags/sql/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://remigiuszzalewski.com/blog/ef-core-performance-n-plus-1-cartesian-explosion-and-how-to-fix-both</guid>
    <title>EF Core Performance - N+1, Cartesian Explosion and How to Fix Both</title>
    <link>https://remigiuszzalewski.com/blog/ef-core-performance-n-plus-1-cartesian-explosion-and-how-to-fix-both</link>
    <description>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.</description>
    <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
    <author>remigiuszzalewski.business@gmail.com (Remigiusz Zalewski)</author>
    <category>.net</category><category>csharp</category><category>entity-framework</category><category>efcore</category><category>performance</category><category>sql</category><category>aspnet-core</category>
  </item>

    </channel>
  </rss>
