AsyncBridge 0.1.0
        
        
                                There is a newer version of this package available.
                                
See the version list below for details.
                    See the version list below for details.
dotnet add package AsyncBridge --version 0.1.0
NuGet\Install-Package AsyncBridge -Version 0.1.0
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="AsyncBridge" Version="0.1.0" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="AsyncBridge" Version="0.1.0" />
<PackageReference Include="AsyncBridge" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add AsyncBridge --version 0.1.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: AsyncBridge, 0.1.0"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package AsyncBridge@0.1.0
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=AsyncBridge&version=0.1.0
#tool nuget:?package=AsyncBridge&version=0.1.0
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Adds the new C#5 async features for .NET 4 and .NET 3.5 projects
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                - Rx-Core-old (= 1.0.2856)
 
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on AsyncBridge:
| Repository | Stars | 
|---|---|
| scottksmith95/LINQKit 
                                                            LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
                                                         | |
| RicoSuter/MyToolkit 
                                                            MyToolkit for .NET
                                                         | |
| SharpAdb/AdvancedSharpAdbClient 
                                                            AdvancedSharpAdbClient is a .NET library that allows .NET, Mono and Unity applications to communicate with Android devices. It's improved version of SharpAdbClient.
                                                         | |
| kekyo/FlashCap 
                                                            Independent video frame capture library on .NET/.NET Core and .NET Framework.
                                                         | |
| nike4613/BeatSaber-IPA-Reloaded 
                                                            A Unity mod injector built for Beat Saber.
                                                         | |
| pubnub/c-sharp 
                                                            PubNub clients for C-Sharp based languages, including MS Windows C#/.net, Silveright, IIS, and Mono
                                                         | |
| kekyo/GitReader 
                                                            Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.
                                                         | 
Added Task.Delay