-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Description
Extension methods were added for LINQ in C# 3.0, but I commonly run into cases where extension properties would be useful. Eric Luppert, who used to be on the C# team at Microsoft, wrote that extension properties were not implemented because other features were deemed more valuable. I think it is time to look at that decision again.
Reactions are currently unavailable