AsyncAwaitBestPractices v5.0.0 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