Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

v3.2.0

Compare
Choose a tag to compare
@sungaila sungaila released this 24 Aug 22:07
· 29 commits to master since this release

Updates coming from PresentationBase.Core 3.2.0:

  • ViewModels can be mapped to multiple data transfer objects
  • Nested data transfer objects can be converted to ViewModels (and vice versa)
  • ObservableViewModelCollections can be converted to Lists (and vice versa)
  • Fixed an issue with unhandled exceptions in async commands