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" />
                    
Directory.Packages.props
<PackageReference Include="AsyncBridge" />
                    
Project file
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
                    
#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.
#addin nuget:?package=AsyncBridge&version=0.1.1
                    
Install AsyncBridge as a Cake Addin
#tool nuget:?package=AsyncBridge&version=0.1.1
                    
Install AsyncBridge as a Cake Tool

Adds the new C#5 async features for .NET 4 projects

Product 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 (6)

Showing the top 6 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
Version Downloads Last updated
0.1.1 1,956 4/14/2012
0.1.0 138 4/13/2012
0.0.2 77 4/10/2012
0.0.1 70 4/9/2012