Move extension methods to Extensions folder#18953
Conversation
|
This pull request has merge conflicts. Please resolve those before requesting a review. |
|
@gvkries I think this is helpful. Many times, we spend time because we don't know the original namespace If it looks good, I will continue to finalize the PR |
|
I don't know, this is a massive change. Maybe break it up in smaller pieces, so it's easier to argue about. I've only took a quick look, some of the changes seem to be good, others, well, controversial... E.g. IIRC you recently moved the |
Please let me know where, maybe it happen accidently
Of course not, mostly should be moved to |
This will help the developers to light up the extensions if the DI namespace is there, something like normal ASP.NET Core extensions for
ServiceCollectionandIApplicationBuilder. So, the user does not need to remember the namespace that holds the type