• Stars
    star
    131
  • Rank 274,649 (Top 6 %)
  • Language
    C#
  • License
    Other
  • Created over 12 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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