v4.0.1
New In This Release:
- Added Support for
ValueTask
inSafeFireAndForget
- Added Support for
ValueTask
- Added
IAsyncValueCommand : ICommand
- Added
AsyncValueCommand : IAsyncValueCommand
- Added
IAsyncValueCommand<T>; : ICommand
- Added
AsyncValueCommand<T>; : IAsyncValueCommand<T>
- Added
RaiseCanExecuteChanged
toIAsyncCommand
andIAsyncValueCommand