WPF Async Pack 1.2.0
- Significantly simplified usage of
AsyncCommand
. - Removed generic type of the returning parameter in
AsyncCommand
. - Added the method to
BaseViewModel
for running the code in the UI thread.
AsyncCommand
.AsyncCommand
.BaseViewModel
for running the code in the UI thread.