ANNOUNCEMENT: The Spring.NET team is pleased to announce the third (and final!) release candidate of Spring.NET 0.6.
The release is both a feature enhancement and bug fix release.
Among the new features in this release are:
- Configuration of existing objects using the Configure methods of IObjectFactory.
- Support for environment variable expansion in PropertyPlaceHolderConfigurer.
Important changes and bugfixes include:See the changelog for details.
- Release contains strongly named assemblies. RC2 assemblies were delay signed. If you disabled assembly verification for any reason, enable it again.
- Removed use of DTD for validation and parsing. XML Schema used instead.
Downloads are available through the SourceForge project page
Documentation and example programs are also available.
Looking forward to 0.6.0 real soon!


