
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Mono Blog</title>
      <link>https://allendev.net/blog</link>
      <description>Blog about Microsoft technologies (.NET, ASP.NET Core, Blazor, EF Core, WPF, TypeScript, etc.)</description>
      <language>en-us</language>
      <managingEditor>zzyliu71@gmail.com (Allen Liu)</managingEditor>
      <webMaster>zzyliu71@gmail.com (Allen Liu)</webMaster>
      <lastBuildDate>Sat, 14 Sep 2024 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://allendev.net/tags/apigateway/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://allendev.net/blog/2024-09-14-gateway</guid>
    <title>Implementing API Gateway in .NET Core with Ocelot</title>
    <link>https://allendev.net/blog/2024-09-14-gateway</link>
    <description>An API Gateway acts as a unified entry point for exposing APIs publicly. In .NET Core ecosystems, Ocelot provides a robust solution for implementing API gateways. Alternative libraries include...</description>
    <pubDate>Sat, 14 Sep 2024 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>.NET</category><category>.NET Core</category><category>ApiGateway</category>
  </item>

    </channel>
  </rss>
