Skip to main content
Microsoft.Bcl.Async package icon

Microsoft.Bcl.Async

This package enables Visual Studio 2012 projects to use the new 'async' and 'await' keywords. This package also includes Task-based extension methods that allow using some of the existing asynchronous APIs with the new language keywords. Windows Phone Silverlight 8 projects can use this package to get access to async extension methods for the networking types. This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5, Windows 8, Windows Phone Silverlight 8, or Windows Phone 8.1 when consuming a library that uses this package. For known issues, please see: http://blogs.msdn.com/b/bclteam/p/asynctargetingpackkb.aspx. For more information on the async programming model, visit MSDN: http://msdn.microsoft.com/en-us/library/vstudio/hh191443.aspx. Supported Platforms: - .NET Framework 4 (with KB2468871) - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 7.5 - Silverlight 4 - Portable Class Libraries

Total Downloads
43.7M
43,665,242
Published
Apr 11, 2014
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Bcl.Async --version 1.0.168
Package Manager Console
Install-Package Microsoft.Bcl.Async -Version 1.0.168
PackageReference
<PackageReference Include="Microsoft.Bcl.Async" Version="1.0.168" />

Frameworks

No framework metadata available.

Dependencies

[1.1.8, )