Tuesday, November 16, 2004

Spring.NET - Application Framework

http://www.springframework.net/doc/reference/index.html

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

  1. Constructor and Setter based Dependency Injection
  2. Factory method creation
  3. Inheritance of object definitions
  4. Support for .NET application configuration files
  5. Event wiring
  6. Autowiring of collaborators
  7. Singleton/Prototype creation modes

No comments: