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