AsyncAwaitBestPractices Versions Save

Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask

v5.0.2

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

v5.0.1

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

v5.0.0

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

v5.0.0-pre2

3 years ago

New In This Release:

  • Add IAsyncCommand<TExecute, TCanExecute>
  • Add IAsyncValueCommand<TExecute, TCanExecute>
  • Add AsyncCommand<TExecute, TCanExecute>
  • Add AsyncValueCommand<TExecute, TCanExecute>
  • WeakEventManager performance improvements (implement ValueTuple)
  • Add SourceLink

v5.0.0-pre1

3 years ago

New In This Release:

  • Add IAsyncCommand<TExecute, TCanExecute>
  • Add IAsyncValueCommand<TExecute, TCanExecute>
  • Add AsyncCommand<TExecute, TCanExecute>
  • Add AsyncValueCommand<TExecute, TCanExecute>
  • WeakEventManager performance improvements (implement ValueTask)

v4.3.0

3 years ago

New In This Release:

  • Add support for Dynamic Methods

v4.3.0-pre1

3 years ago

New In This Release:

  • Add support for Dynamic Methods

v4.2.0

3 years ago

New In This Release:

  • Deprecate WeakEventManager.HandleEvent API, replacing it with WeakEventManager.RaiseEvent

v4.1.1

4 years ago

New In This Release:

  • Add Extension Methods Without in Keyword (provides support for older versions of Visual Studio)

v4.1.1-pre1

4 years ago

New In This Release:

  • Add Extension Methods Without in Keyword (provides support for older versions of Visual Studio)