Case for Static Class Extension in C#

Working on System.CommandLine.PropertyMapBinder has led me to believe C# is missing a powerful feature: static class extensions. This post explains my usecase, and balances some of the tradeoffs.

February 3, 2022 ยท 3 min