DependencyInjectionToolset upgrade
I have a little tool published at the VS Marketplace called DependenyInjectionToolset. It's not much; all it does is what its name says:
* If you have a constructor parameter that is of an interface type or abstract class type, you can create a private readonly field.
* You can