Mark Pollack
10-04-2004, 08:51 AM
ANNOUNCEMENT: We are pleased to announce the first release candidate of Spring.NET 0.6
This release contains a lightweight container with IoC / Dependency Injection functionality comparable to 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
Downloads are available through the SourceForge project page (http://sourceforge.net/project/showfiles.php?group_id=106751&package_id=115147)
Documentation (http://www.springframework.net/documentation.html) and example programs (http://www.springframework.net/doc/reference/quickstarts.html) are also available.
This release contains a lightweight container with IoC / Dependency Injection functionality comparable to 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
Downloads are available through the SourceForge project page (http://sourceforge.net/project/showfiles.php?group_id=106751&package_id=115147)
Documentation (http://www.springframework.net/documentation.html) and example programs (http://www.springframework.net/doc/reference/quickstarts.html) are also available.