[Springnet-developer] Spring.NET 1.1.1 Released
Brought to you by:
aseovic,
markpollack
|
From: Mark P. <mar...@sp...> - 2008-04-07 17:49:52
|
Dear Spring Community, We are pleased to announce that Spring .NET 1.1.1 has been released. Download <http://sourceforge.net/project/showfiles.php?group_id=106751&package_id=115 147&release_id=590400> | Site <http://www.springframework.net> | Documentation <http://www.springframework.net/documentation.html#Reference_Manual_and_API> | Changelog <http://www.springframework.net/docs/1.1.1/changelog.txt> This is primarily a bugfix and enhancement release but some minor new features were introduced: * ParameterValidationAdvice to validate method arguments. * A Required attribute and RequiredObjectFactoryPostProcessor for enforcing the configuration of required properties. * ASP.NET Panel control to disable DI on custom user controls. Cheers, Mark |