<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Csharp14 on Dimitri Laaraybi</title>
    <link>https://www.dimitrilaaraybi.com/tags/csharp14/</link>
    <description>Recent content in Csharp14 on Dimitri Laaraybi</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 24 Dec 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.dimitrilaaraybi.com/tags/csharp14/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Exploring Extension Members in C# 14</title>
      <link>https://www.dimitrilaaraybi.com/blog/extensionmembers/</link>
      <pubDate>Wed, 24 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://www.dimitrilaaraybi.com/blog/extensionmembers/</guid>
      <description>&lt;p&gt;C# 14 introduces one of the most requested language features in years: &lt;strong&gt;Extension Members&lt;/strong&gt;.&lt;br&gt;&#xA;While C# has long supported extension methods, the new extension member system dramatically expands what developers can add to types they don’t control, enabling us to do pretty much whatever we want with non-user types 🔥&lt;br&gt;&#xA;In this article, we&amp;rsquo;ll try to explain what are those new extension members and how to use it properly, so let&amp;rsquo;s go !&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
