Opened this issue 4 years ago · 1 comments
Consider: Place extension methods in the same namespace as the type that it extensions.
Discussion: Which is better discoverability or avoiding naming collisions with the extension method classes? Consider how this might be solved with global usings.