Introduction Over two years, I have been using different dependency injection frameworks. As I changed frameworks, I had to design my wrapper to encapsulate the framework. So I started with a simple resolver interface. I use this to implement dependency injection frameworks such as Unity, Structure Map, Spring, etc… There are two ways to build [...]
All posts in category dependency injection
Custom Dependency Injection Wrapper
Posted by Altug Sahin on May 11, 2010
http://altugsahin.wordpress.com/2010/05/11/custom-dependency-injection-wrapper/