overwhelmed by IOC choices

Posted by Steve on Stack Overflow See other posts from Stack Overflow or by Steve
Published on 2009-10-09T16:05:00Z Indexed on 2010/03/12 22:47 UTC
Read the original article Hit count: 532

Filed under:
|

There are so many IOC choices, that I don't know where to begin. I've looked at Spring.NET, Unity, Ninject, Windsor, and StructureMap so far, and I have no idea what makes one better than the other. So, what is your favorite IOC, and what feature(s) makes you use it over any other?

© Stack Overflow or respective owner

Related posts about ioc-container

Related posts about .NET