Dependency Injection Round-up
Here are a few dependency injection frameworks for .NET.
- Castle Windsor
- 1.0 RC3 release September 2007
- Bundles with other Rails inspired Castle projects
- StructureMap
- Last release in April 2007 (v2.0)
- Developed and maintained by two developers
- Spring.net
- v1.1 released December 2007
- Active community, Java following
- Bundles with Spring web framework
- ObjectBuilder
- Comes with Enterprise Library
- Not a lot of community activity
- Microsoft's Patterns & Practices group hasn't abandoned it (MVP)