PDA

View Full Version : Spring Framework .NET 1.0 RC1 Released


Mark Pollack
08-15-2005, 06:58 AM
ANNOUNCEMENT: The Spring.NET team is pleased to announce the 1.0 release candidate of Spring.NET

This release introduces an Aspect Oriented Programming (AOP) framework and is a bug and feature enhancement release for the core container.

The change in release number, from 0.6 to 1.0, reflects the fact that container (Dependency Injection) and AOP functionality are the foundation libraries upon which future Spring.NET modules will be built. The previous release number was meant to indicate feature completeness with respect to the Spring.Java version and did not accurately reflect the maturity of the codebase.

Important changes include: Introduction of an AOP framework
The container is feature complete with the Spring.Java 1.2.2 excluding Method Injection
Shorter XML syntax for object references and property values
Support for .NET 1.0
Integrated help in Visual StudioSee the changelog (http://www.springframework.net/changelog.txt) for details.
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/html/quickstarts.html) are also available.

Thanks for all your comments, help, and suggestions!