AsyncAwaitBestPractices v4.1.0 Release Notes

Release Date: 2020-01-30 // about 4 years ago
  • ๐Ÿ†• New In This Release:

    • โž• Add SafeFireAndForget(Action onException, bool continueOnCapturedContext)
    • โž• Add SafeFireAndForget(Action onException, bool continueOnCapturedContext)
    • Obsolete: SafeFireAndForget(bool continueOnCapturedContext, Action onException)
    • Obsolete: SafeFireAndForget(bool continueOnCapturedContext, Action onException)
    • Unseal AsyncCommand
    • Unseal AsyncCommand
    • Unseal AsyncValueCommand
    • Unseal AsyncValueCommand
    • Include Assembly Signing