Skip to content

Tags: xiaopohou/csla

Tags

v4.6.603

Toggle v4.6.603's commit message
Merge pull request MarimerLLC#746 from rockfordlhotka/745-serialization

Fix UWP serialization

v4.6.602

Toggle v4.6.602's commit message
Merge pull request MarimerLLC#738 from rockfordlhotka/737-uwp-seriali…

…zable

UWP now uses Microsoft serialization  code; closes MarimerLLC#737

v4.6.601

Toggle v4.6.601's commit message
Merge pull request MarimerLLC#736 from rockfordlhotka/735-netcore-resx

Fix missing resources in netstandard 1.6

v4.6.600

Toggle v4.6.600's commit message
Merge pull request MarimerLLC#732 from rockfordlhotka/731-release

Version 4.6.600 release - closes MarimerLLC#731

v4.6.500

Toggle v4.6.500's commit message
Merge pull request MarimerLLC#653 from rockfordlhotka/MarimerLLC#651-…

…remove-ios-classic

MarimerLLC#651 Update nuget definitions to remove iOS Classic

v4.6.401

Toggle v4.6.401's commit message
Fix and enhance Csla.Xaml.PropertyInfo Source and Value (MarimerLLC#611)

* MarimerLLC#608 Update version numbers

* MarimerLLC#608 Fix and enhance Source and Value property behaviors

MarimerLLC#608

Fix issues with the Source property going to null in UWP/WPF.

Fix issues with the Source property changing in Xamarin.

When Source is null make sure all the metastate properties are set
accordingly.

Fix issues with the Value property not properly echoing the underlying
business object property.

v4.6.400

Toggle v4.6.400's commit message
Merge pull request MarimerLLC#587 from rockfordlhotka/570-400release

MarimerLLC#570 Version 4.6.400 release

v4.6.301

Toggle v4.6.301's commit message
Merge pull request MarimerLLC#586 from rockfordlhotka/543-301release

MarimerLLC#543 Version 4.6.301 release

v4.6.300

Toggle v4.6.300's commit message
Merge pull request MarimerLLC#533 from rockfordlhotka/532-license

MarimerLLC#532 Change license to MIT

v4.6.200

Toggle v4.6.200's commit message
Add releasenotes.md to the repo