
  <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>Thu, 02 Jan 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://allendev.net/tags/webapi/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://allendev.net/blog/2025-01-02-autoapi</guid>
    <title>Auto-Generating RESTful APIs in .NET with Plus.AutoApi</title>
    <link>https://allendev.net/blog/2025-01-02-autoapi</link>
    <description>In DDD (Domain-Driven Design) architectures, developers often need to manually create API controllers after implementing service layers. Plus.AutoApi eliminates this step by dynamically generating...</description>
    <pubDate>Thu, 02 Jan 2025 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>.NET</category><category>.NET Core</category><category>WebApi</category>
  </item>

    </channel>
  </rss>
