manuc66 to .NETEnglish · 8 days agoWhat's new in C# 14learn.microsoft.comexternal-linkmessage-square3linkfedilinkarrow-up119arrow-down10
arrow-up119arrow-down1external-linkWhat's new in C# 14learn.microsoft.commanuc66 to .NETEnglish · 8 days agomessage-square3linkfedilink
minus-squarevermaterc@lemmy.mllinkfedilinkarrow-up5·8 days 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?