manuc66@programming.dev to .NET@programming.devEnglish · 2 months agoWhat's new in C# 14learn.microsoft.comexternal-linkmessage-square3fedilinkarrow-up119arrow-down10
arrow-up119arrow-down1external-linkWhat's new in C# 14learn.microsoft.commanuc66@programming.dev to .NET@programming.devEnglish · 2 months agomessage-square3fedilink
minus-squarevermaterc@lemmy.mllinkfedilinkarrow-up5·2 months agoExtension members seems promising, but the way they are implemented seem kind of strange to me. I still need to create a static class to declare extension? Why not just get rid of class and declare extensions as “standalone” elements?
Extension members seems promising, but the way they are implemented seem kind of strange to me. I still need to create a static class to declare extension? Why not just get rid of class and declare extensions as “standalone” elements?