Tagged with "dependency-injection"


Unity Auto Resolver

I have been using Unity ( docs found here ) for a little while now and one thing that annoyed me was having to explicitly declare every mapping from my an interface to a class, especially when I only had one Interface to one Class! This was leading…

Aug 17, 2015