AsyncBridge 0.1.1
There is a critical bug where ConfigureAwait(false) has no effect, fixed in 0.3.
See the version list below for details.
dotnet add package AsyncBridge --version 0.1.1
NuGet\Install-Package AsyncBridge -Version 0.1.1
<PackageReference Include="AsyncBridge" Version="0.1.1" />
paket add AsyncBridge --version 0.1.1
#r "nuget: AsyncBridge, 0.1.1"
// 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
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. |
This package has no dependencies.
NuGet packages (22)
Showing the top 5 NuGet packages that depend on AsyncBridge:
Package | Downloads |
---|---|
LinqKit.Core
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported. |
|
MyToolkit.Extended
MyToolkit is a set of .NET libraries containing lots of useful classes for various .NET platforms like WinRT, Windows Phone, WPF and Silverlight. |
|
Rocket.Compatibility
.NET backports for RocketMod .NET Game Server Plugin Framework |
|
AdvancedSharpAdbClient
AdvancedSharpAdbClient is a .NET library that allows .NET, Mono, Unity applications to communicate with Android devices. It's a improved version of SharpAdbClient. |
|
Cube.Core
Basic components to practice the MVVM pattern in application development. |
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.
|