TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Early peek at C# 11 features

13 pointsby Angiusover 3 years ago

2 comments

mdb31over 3 years ago
Although not every new C# feature is as... pragmatic... as I would perhaps like, the language is continuing to evolve quite nicely. And the .NET framework doubly so.<p>One thing I would <i>really</i> like to see, is JSON literals on par with the XML literals that are available in VB.NET. Combined with LINQ, that makes for a quite interesting experience.<p>(Although the extent of the breakage in various tools, not just third-party solutions like Re# and Rider, but also VS.NET itself, possibly goes to the wrong side of &#x27;interesting&#x27;...)
评论 #30433770 未加载
metaltyphoonover 3 years ago
The null checking operator is completely unnecessary, what a shame.