related to issue #12
As structuremap was declared dead back in 2009 and to keep the project fresh; would it be worth moving forwards and reimplementing the examples etc using MVC4 and Ninject.
In relation to #12 ; you can create a new dependency resolver ala http://www.peterprovost.org/blog/2012/06/19/adding-ninject-to-web-api which hooks into the MVC/WebApi service locator (dependency resolver). Works fine.
Let me know if the change is of any interest and I'll work on a pull request (not much point if your not :) )
related to issue #12
As structuremap was declared dead back in 2009 and to keep the project fresh; would it be worth moving forwards and reimplementing the examples etc using MVC4 and Ninject.
In relation to #12 ; you can create a new dependency resolver ala http://www.peterprovost.org/blog/2012/06/19/adding-ninject-to-web-api which hooks into the MVC/WebApi service locator (dependency resolver). Works fine.
Let me know if the change is of any interest and I'll work on a pull request (not much point if your not :) )