
  <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/aspnet-core/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>

  <item>
    <guid>https://remigiuszzalewski.com/blog/how-to-set-up-a-release-pipeline-for-aspnet-core-in-azure-devops</guid>
    <title>How to Set Up a Release Pipeline for ASP.NET Core in Azure DevOps</title>
    <link>https://remigiuszzalewski.com/blog/how-to-set-up-a-release-pipeline-for-aspnet-core-in-azure-devops</link>
    <description>Deploy your ASP.NET Core app automatically to IIS on an Azure VM - zero manual steps required.</description>
    <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
    <author>remigiuszzalewski.business@gmail.com (Remigiusz Zalewski)</author>
    <category>.net</category><category>csharp</category><category>azure-devops</category><category>ci-cd</category><category>aspnet-core</category><category>pipelines</category><category>iis</category><category>devops</category>
  </item>

  <item>
    <guid>https://remigiuszzalewski.com/blog/identity-api-dotnet10</guid>
    <title>Authentication using ASP.NET Core Identity (.NET 10)</title>
    <link>https://remigiuszzalewski.com/blog/identity-api-dotnet10</link>
    <description>Add authentication to your .NET 10 Web API in minutes using the built-in Identity API endpoints - no custom controllers needed.</description>
    <pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate>
    <author>remigiuszzalewski.business@gmail.com (Remigiusz Zalewski)</author>
    <category>identity</category><category>.net</category><category>minimal api</category><category>asp.net core</category><category>authentication</category>
  </item>

  <item>
    <guid>https://remigiuszzalewski.com/blog/setup-ci-build-pipeline-in-azure-devops-for-aspnet-core-web-api</guid>
    <title>Setup CI Build Pipeline in Azure DevOps for ASP.NET Core Web API</title>
    <link>https://remigiuszzalewski.com/blog/setup-ci-build-pipeline-in-azure-devops-for-aspnet-core-web-api</link>
    <description>From zero to a working CI pipeline that builds your .NET app, runs unit tests, and produces a deployable artifact - step by step.</description>
    <pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate>
    <author>remigiuszzalewski.business@gmail.com (Remigiusz Zalewski)</author>
    <category>.net</category><category>csharp</category><category>azure-devops</category><category>ci-cd</category><category>aspnet-core</category><category>pipelines</category><category>devops</category>
  </item>

  <item>
    <guid>https://remigiuszzalewski.com/blog/stored-procedures-entity-framework-core</guid>
    <title>Stored Procedures with Entity Framework Core in .NET</title>
    <link>https://remigiuszzalewski.com/blog/stored-procedures-entity-framework-core</link>
    <description>Stored procedures - when raw SQL belongs in your database, not your C# code.</description>
    <pubDate>Fri, 27 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>aspnet-core</category><category>sql-server</category><category>performance</category><category>minimal-api</category>
  </item>

    </channel>
  </rss>
