this post was submitted on 09 Oct 2024
14 points (93.8% liked)
.NET
1465 readers
7 users here now
Getting started
Useful resources
IDEs and code editors
- Visual Studio (Windows/Mac)
- Rider (Windows/Mac/Linux)
- Visual Studio Code (Windows/Mac/Linux)
Tools
Rules
- Rule 1: Follow Lemmy rules
- Rule 2: Be excellent to each other, no hostility towards users for any reason
- Rule 3: No spam of tools/companies/advertisements
Related communities
Wikipedia pages
- .NET (open source & cross platform)
- .NET Framework (proprietary & Windows-only)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The new c# features are a little light but params collections are well overdue!
Yep, nothing much of use to general population. But I guess a lot of libraries will get slicker. Also, LINQ is doing some wild optimizations behind the scene that can result in ridiculously high gains.
Definitely a lot of cool stuff in there across the board!
I guess I need to get used to each language version being less of a jump now they've changed the release schedules.