C# 13: Primary Constructors for All Classes and a New Lock Type
C# 13 expands primary constructors to all class types and introduces System.Threading.Lock, a more ergonomic....
News
May 2026
C# 13 expands primary constructors to all class types and introduces System.Threading.Lock, a more ergonomic....
News
May 2026
.NET 9 ships with significant JIT improvements, new LINQ CountBy and AggregateBy methods, and Task.WhenEach....
News
December 2024
C# is easier to use and more effective than previous versions thanks to changes made....