Spring Framework .NET

Release Name: 0.6 RC1

Notes:
This release contains a lightweight container with IoC / Dependency Injection functionality comparable that found in the Java based Spring framework. Highlights include 

* Constructor and Setter based Dependency Injection 
* Factory method creation 
* Inheritance of object definitions 
* Support for .NET application configuration files 
* Event wiring 
* Autowiring of collaborators 
* Singleton/Prototype creation modes 

相关文章: