antiufo / AsyncBridge

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

Home Page:http://omermor.github.com/AsyncBridge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://omermor.github.com/AsyncBridge/