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.
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.
// Install AsyncBridge as a Cake Addin #addin nuget:?package=AsyncBridge&version=0.1.1 // Install AsyncBridge as a Cake Tool #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 (6)
Showing the top 5 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.
|