AsyncBridge.JetBrains

Adds the new C#5 async features for .NET 4 projects. JetBrains fork with the strongly-named assembly.


Keywords
.NET35, C#, C#5, bridge, async
License
Other
Install
Install-Package AsyncBridge.JetBrains -Version 0.1.1

Documentation

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