AsynchronousBridge 1.0.0
See the version list below for details.
dotnet add package AsynchronousBridge --version 1.0.0
NuGet\Install-Package AsynchronousBridge -Version 1.0.0
<PackageReference Include="AsynchronousBridge" Version="1.0.0" />
<PackageVersion Include="AsynchronousBridge" Version="1.0.0" />
<PackageReference Include="AsynchronousBridge" />
paket add AsynchronousBridge --version 1.0.0
#r "nuget: AsynchronousBridge, 1.0.0"
#:package AsynchronousBridge@1.0.0
#addin nuget:?package=AsynchronousBridge&version=1.0.0
#tool nuget:?package=AsynchronousBridge&version=1.0.0
Binaries for the AsyncBridge library.
Visit https://github.com/tejacques/AsyncBridge for an overview and usage examples.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AsynchronousBridge:
| Package | Downloads |
|---|---|
|
Naos.Database.Tools
Created on 2017-10-21 08:13 |
|
|
Naos.Database.MessageBus.Hangfire.Console
Created on 2025-10-28 17:10 |
|
|
Niknak.Social.Twitter
A simple library for retrieving data from Twitter, via searching, a user's timeline or a stream. Data is dropped into either included basic types or types the calling code specifies, so long as they implement the included interfaces. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 1.0.0:
Fully oeprational basic functionary for
- AsyncBridge.Run(Task)
- AsyncHelper.FireAndForget(Func<Task>, Action<Exception>)