News

The announcement of the future addition is related to Extension types which in C# 13 will be expanded by providing additional methods, properties, and members to underlying types.
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 ...