this post was submitted on 22 Apr 2025
19 points (100.0% liked)

.NET

1713 readers
1 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] vermaterc@lemmy.ml 5 points 1 month ago

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?