News

Forthcoming update to the C# language extends params parameter support and introduces a new type that supplies extension members for an underlying type.
C# 12 also extends alias support to any type. Microsoft explained that developers can use the using alias directive to alias any type, not just named types. Semantic aliases can be created for ...