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.
C# 14 preview in .NET 10 Preview 3 adds static extension methods, instance and static extension properties, and a new optional alternative syntax for extension members. C# 14, a planned update to ...