AsyncAwaitBestPractices v5.0.1 Release Notes

Release Date: 2020-11-02 // over 3 years ago
  • ๐Ÿ†• New in this Release:

    • ๐ŸŽ WeakEventManager performance improvements by implementing ValueTuple
    • โž• Add IAsyncCommand<TExecute, TCanExecute>;
    • โž• Add IAsyncValueCommand<TExecute, TCanExecute>
    • โž• Add AsyncCommand<TExecute, TCanExecute>
    • โž• Add AsyncValueCommand<TExecute, TCanExecute>
    • SourceLink
    • ๐Ÿ‘Œ Support for .NET 5