Dear Spring Community,
We are pleased to announce that Spring .NET 1.2.0 M1 has
been released.
Download
|
Support
|
Documentation
|
Changelog
This release contains the following new features:
- WCF Integration - Configure WCF services using dependency injection. Apply AOP advice to WCF services.
- MSMQ integration
- MSMQ helper classes to increase your productivity developing
messaging applications. Provides integration with Spring's
transaction management features.
- ApacheMQ integration - Helper classes to increase your productivity developing messaging applications with ActiveMQ/NMS
- TIBCO EMS integration - Helper classes to increase your productivity developing messaging applications with TIBCO EMS
- Quartz integration - Configure Quartz jobs, schedulers, triggers using dependency injection. Convenience classes for implementing Quartz Jobs and integration with Spring's transaction management features.
- AOP - New inheritance based AOP proxy generation.
- NHibernate 2.0 RC1 support.
Other notable items
- Improvements were made to regarding web dependency injection performance.
- QuickStart applications are available for WCF, Quartz, MQMQ, and EMS integration.
Please refer to the
changelog for
additional details.
Enjoy!