BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Async for .NET and Silverlight 4

Async for .NET and Silverlight 4

Lire ce contenu en français

Bookmarks

Microsoft has released the final version of Microsoft.Bcl.Async. This package allows developers using .NET 4, Silverlight 4, and Windows Phone 7.5 to use the async features found in C# 5 and VB 11.

The package consists of three libraries: Microsoft.Bcl, Microsoft.Bcl.Async, and Microsoft.Bcl.Build. Due to the way that assembly unification is used, all projects in the solution need to reference all three libraries

Microsoft.Bcl.Async supersedes the Async Targeting Pack, which has been delisted from NuGet.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT