AsyncBridge
AsyncBridge copied to clipboard
Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.
trafficstars
AsyncBridge provides C# 5 async and await support for pre-net45 projects.
Newly unified package (net35, net40 and sl5):
Deprecated packages:
(AsyncBridge.Net35)
(AsyncBridge.Portable)
Based on a gist by Daniel Grunwald. Thanks to Alex Davies for the idea! See also LICENSE.md.