.NET @programming.dev manuc66 @programming.dev 3mo ago What's new in C# 14 learn.microsoft.com What's new in C# 14
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?
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?