
  <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, 23 Jan 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://allendev.net/tags/captcha/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://allendev.net/blog/2025-01-23-captcha</guid>
    <title>Implementing a Custom Captcha Generator in ASP.NET Core Without Third-Party Libraries</title>
    <link>https://allendev.net/blog/2025-01-23-captcha</link>
    <description>A practical guide to creating random captcha images in .NET applications without external dependencies. This solution leverages System.Drawing.Common for image manipulation and provides full control...</description>
    <pubDate>Thu, 23 Jan 2025 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>.NET</category><category>.NET Core</category><category>Captcha</category>
  </item>

    </channel>
  </rss>
