/AsyncBridge

Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.

Primary LanguageC#

AsyncBridge provides new C#5 async features support for .NET4 projects.

Based on gist by Daniel Grunwald (from SharpDevelop).

Thanks goes to Alex Davies for the idea.