This repository was archived by the owner on Sep 12, 2020. It is now read-only.
v0.3.6 Release
·
232 commits
to master
since this release
- Installed the latest versions of all NuGet packages
- Fixed the error message in the exception that is thrown, when view models do not implement IViewModel
- Now it is possible to use none-async delegates with reactive commands
- Fixed a bug which caused the CanExecute property in the reactive command to sometimes return a wrong value
- Implemented validation for reactive properties