
  <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>Tue, 23 Sep 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://allendev.net/tags/dependency-injection/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://allendev.net/blog/2025-09-23-dotnet-dependency-injection</guid>
    <title>.NET 8 Dependency Injection</title>
    <link>https://allendev.net/blog/2025-09-23-dotnet-dependency-injection</link>
    <description>Dependency Injection (DI) is a design pattern used to decouple dependencies between components (services). It achieves this by delegating the creation and management of dependencies to an external...</description>
    <pubDate>Tue, 23 Sep 2025 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>.NET</category><category>.NET Core</category><category>C#</category><category>Dependency Injection</category>
  </item>

    </channel>
  </rss>
