
  <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>Mon, 22 Dec 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://allendev.net/tags/async/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://allendev.net/blog/2025-12-22-task</guid>
    <title>Why ValueTask? A Guide to C#&#39;s Performance-Oriented Task Alternative</title>
    <link>https://allendev.net/blog/2025-12-22-task</link>
    <description>Since C# 5.0 introduced the async and await keywords, asynchronous programming has become remarkably simple. The Task type has played a crucial role in this paradigm, becoming a ubiquitous part of...</description>
    <pubDate>Mon, 22 Dec 2025 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>.NET</category><category>.NET Core</category><category>C#</category><category>async</category>
  </item>

    </channel>
  </rss>
