AsyncBridge 0.3.1
dotnet add package AsyncBridge --version 0.3.1
NuGet\Install-Package AsyncBridge -Version 0.3.1
<PackageReference Include="AsyncBridge" Version="0.3.1" />
paket add AsyncBridge --version 0.3.1
#r "nuget: AsyncBridge, 0.3.1"
// Install AsyncBridge as a Cake Addin
#addin nuget:?package=AsyncBridge&version=0.3.1
// Install AsyncBridge as a Cake Tool
#tool nuget:?package=AsyncBridge&version=0.3.1
C# 5 async/await support for .NET Framework pre-4.5
This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.
Product | Versions |
---|---|
.NET Framework | net35-client net40-client net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
.NETFramework 3.5 Client
- TaskParallelLibrary (>= 1.0.2856)
-
.NETFramework 4.0 Client
- No dependencies.
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0)
- No dependencies.
NuGet packages (19)
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 |
|
Cube.Core
Basic components to practice the MVVM pattern in application development. |
|
Xhm.CPF
CPF(Cross platform UI framework) QQ:761716178 跨平台UI框架 http://cpf.cskin.net/ |
GitHub repositories (3)
Showing the top 3 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
|
|
nike4613/BeatSaber-IPA-Reloaded
A Unity mod injector built for Beat Saber.
|