This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
v3.2.0
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