AsyncBridge 0.1.0
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.0
NuGet\Install-Package AsyncBridge -Version 0.1.0
<PackageReference Include="AsyncBridge" Version="0.1.0" />
paket add AsyncBridge --version 0.1.0
#r "nuget: AsyncBridge, 0.1.0"
// Install AsyncBridge as a Cake Addin #addin nuget:?package=AsyncBridge&version=0.1.0 // Install AsyncBridge as a Cake Tool #tool nuget:?package=AsyncBridge&version=0.1.0
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. |
-
- Rx-Core-old (= 1.0.2856)
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.
|
Added Task.Delay