[Springnet-developer] Spring.NET 1.2.0 Released
Brought to you by:
aseovic,
markpollack
|
From: Mark P. <mar...@sp...> - 2008-11-10 15:17:29
|
Dear Spring Community, We are pleased to announce that Spring for .NET 1.2.0 is now available. http://www.springframework.net This release contains the following new major 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. * Apache ActiveMQ integration - Helper classes to increase your productivity developing messaging applications with ActiveMQ/NMS * Quartz integration - Configure Quartz jobs, schedulers, triggers using dependency injection. Convenience classes for implementing Quartz Jobs. * AOP- New inheritance based AOP proxy generation * NHibernate 2.0.1 support. This release includes approximately 100 bug fixes and enhancements since the 1.1.2 release. Please refer to the changelog for additional details. Cheers, Mark Pollack |