Refactoring dependencies with Autofac Aggregate Services
If you make considerable usage of constructor injection and the dependency inversion principle in your applications, you may eventually run into a situation where you have a fairly long list of dependencies that need to get provided to your class.
Mo...
cecilphillip.dev4 min read