Joe4evr
Joe4evr
This is *technically* a breaking change since it modifies the interfaces, but people shouldn't be making their own implementations of our interfaces. This change adds an overload to all `ModifyAsync`...
  Found in the [ASP.NET MVC](https://github.com/aspnet/Mvc/blob/dev/src/Microsoft.AspNet.Mvc.Core/Controllers/ControllerActionInvoker.cs#L114) codebase.
It's been a while since I last contributed to D.Net, and I've been thinking for a (long) while on fixing what I feel was quite a mistake in how `OnModuleBuilding`...