For me, the most important features in C# 12 are:
- Primary constructors
- Collection expressions
Nice to have:
- Improved Tuples
- Spread operator (..)
Tuples in C# 12 look great! It feels a lot more natural this way! #dotnetconf
I have a feeling that today, .NET posts will outperform JavaScript and TypeScript tweets.
Let's make it happen, friends! #dotnetconf
Interesting to see that compared to day 1, only about half the people watched the second day of #dotnetconf.
📢 .NET 8 is HERE! 🔥
Learn about what is included in today's .NET 8 release!
· Frozen Collections 📄
· Performance Improvements 🚀
· Blazor Full-Stack Web UI 🌍
· Native AOT 📉
· C# 12 🤖
· .NET Aspire 🌶️
📺 Full video:
https://youtu.be/311SmuoJpPA
Here I say it: .NET and C# are in PRIME time! 🚀 #dotnetconf
Does it make sense to use primary constructors and classes when implementing behavior and prefer record types when building "pure" data classes? #dotnetconf
The spread operator coming to C# is actually pretty slick.
However, I'd love to know why they didn't take the triple dot (...) known from TypeScript and used a double dot (..) instead. 🤔 #dotnetconf
The best thing about .NET 8 is that being an LTS release, more developers will finally benefit from everything that happened between .NET 6 and .NET 8! #dotnetconf
Really looking forward to the C# 12 session starting now! #dotnetconf