What's new in .NET 6 | Microsoft Learn
learn.microsoft.com › core › whats-newMay 26, 2023 · In preview is the ability to use operators on generic types in .NET 6. .NET 6 introduces numerous interfaces that make use of C# 10's new preview feature, static abstract interface members. These interfaces correspond to different operators, for example, IAdditionOperators represents the + operator.