AsyncBridge 0.1.1
dotnet add package AsyncBridge --version 0.1.1
NuGet\Install-Package AsyncBridge -Version 0.1.1
        
        
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.1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="AsyncBridge" Version="0.1.1" />
<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.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: AsyncBridge, 0.1.1"
        
        
#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.1
        
        
#: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.1
#tool nuget:?package=AsyncBridge&version=0.1.1
        
        
 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 projects
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net40-client is compatible. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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.
                                                         |