AsynchronousBridge 1.2.2

Binaries for the AsyncBridge library. Visit https://github.com/tejacques/AsyncBridge for an overview and usage examples.

No packages depend on AsynchronousBridge.

Version Release Notes:

    Version 1.2.2
    - Uses ConcurrentQueue instead of a Queue with locks.

    Version 1.2.1
     - Small improvements to error handling

    Version 1.2.0
     - Allow for recursive asynchronicity by passing the current task queue.

    Version 1.1.1:
     - Better dependency management

    Version 1.1.0:
     - Add support for .NET 4.0
     - Added new method to unwrap task result in callback.
     - Bug fixes in error handling.

    Version 1.0.3:
     - Include updated documentation and debugging information in package

    Version 1.0.2:
     - Fix a race condition by replacing task.ContinueWith with the direct continuation invocation

    Version 1.0.1:
     - Include XML Documentation

    Version 1.0.0:
    Fully operational basic functionary for
     - AsyncBridge.Run(Task)
     - AsyncHelper.FireAndForget(Func<Task>, Action<Exception>)

.NET Framework 4.0

.NET Framework 4.5

  • No dependencies.

Version Downloads Last updated
1.2.2 3 11/03/2025
1.2.1 0 10/09/2013
1.2.0 0 10/03/2013
1.1.1 0 09/20/2013
1.0.3 1 11/07/2025