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

.NET

1662 readers
3 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 2 years ago
MODERATORS
19
What's new in C# 14 (learn.microsoft.com)
submitted 1 week ago by manuc66 to c/dotnet
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 1 week 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?

[–] [email protected] 3 points 1 week ago

Yooo, this is gonna be fun!

[–] Kissaki 2 points 1 week ago

.NET 10 - we're two digits now :O