tiago posted on Friday, November 16, 2012
CslaContrib extension library to CSLA .NET 4.3.13 was published on http://cslacontrib.codeplex.com.
This release is version synchronized to CSLA .NET 4.3.13 and is also available on NuGet
Feature highlight
- Library of business and authorization rules
- ObjectCaching data portal implementation with in-memory and AppFabric cache providers
- Csla ViewModel adapter for Caliburn.Micro 1.4
- CustomFieldData - checks old/new value to determine if object is dirty/changed
- MEF support with intermediate base classes for Repository and ObjectFactory data access
- Visual WebGUI controls - port of Csla.Windows and part of CslaContrib.Windows
- Additional controls for Windows Forms
- Silverlight ComboBoxEx - fixes databinding to ComboBox SelectedValue and SelectedValuePath
Samples
- ActionExtenderSample.WebGUI - CslaContrib.WebGUI sample
- CslaContrib.MEF for Repository data access sample
- CslaContrib.MEF for Object Factory data access sample.