GitHub - OmerMor/AsyncBridge: Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

AsyncBridge provides C# 5 async and await support for pre-net45 projects.

Newly unified package (net35, net40 and sl5):
NuGet Download count

Deprecated packages:
NuGet Download count (AsyncBridge.Net35)
NuGet Download count (AsyncBridge.Portable)

Based on a gist by Daniel Grunwald. Thanks to Alex Davies for the idea! See also LICENSE.md.

AppVeyor