RockfordLhotka posted on Sunday, June 30, 2013
Version 4.5.32 beta is now available via nuget.
This version
- Includes a new Csla.Validation assembly that you can use to allow the use of version 3.8 style business rules in version 4.5. The intent behind this new assembly is to ease the process of migrating from 3.8 to 4.5 by allowing you to rewrite your rules over time instead of needed to rewrite them all at once to do the updgrade.
- Adds support for Android via Xamarin (using their latest alpha release).
- Other bug fixes and minor enhancements.
For the list of changes see the log on GitHub.