C# 12 arrived in November with .NET 8, bringing several new features—primary constructors, collection expressions, inline arrays, and more—that make it simpler and easier to write more efficient code.
Forthcoming update to the C# language extends params parameter support and introduces a new type that supplies extension members for an underlying type. C# 13, a planned update to Microsoft’s popular ...