
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Ivan Gechev&#39;s Blog</title>
      <link>https://www.ivangechev.com/blog</link>
      <description>Backend developer and .NET technical writer sharing insights on C#, ASP.NET Core, Entity Framework Core, Azure, and modern backend development practices. Creator of the &quot;Minimal APIs in ASP.NET Core&quot; course.</description>
      <language>en-us</language>
      <managingEditor>i.banov.g@gmail.com (Ivan Gechev)</managingEditor>
      <webMaster>i.banov.g@gmail.com (Ivan Gechev)</webMaster>
      <lastBuildDate>Wed, 08 Apr 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.ivangechev.com/tags/dotnet/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.ivangechev.com/blog/minimal-apis/endpoint-filters-in-minimal-apis</guid>
    <title>Endpoint Filters in ASP.NET Core Minimal APIs</title>
    <link>https://www.ivangechev.com/blog/minimal-apis/endpoint-filters-in-minimal-apis</link>
    <description>Endpoint filters in ASP.NET Core Minimal APIs let us run cross-cutting logic before and after handlers execute — without touching the handler itself. Here&#39;s how they work and when to reach for them.</description>
    <pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate>
    <author>i.banov.g@gmail.com (Ivan Gechev)</author>
    <category>asp.net core</category><category>minimal apis</category><category>endpoint filters</category><category>dotnet</category>
  </item>

    </channel>
  </rss>
