Microsoft.Bcl.Async 1.0.168

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: https://blogs.msdn.com/b/bclteam/p/asynctargetingpackkb.aspx.

For more information on the async programming model, visit MSDN: https://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

Requires NuGet 2.8.1 or higher.

Install-Package Microsoft.Bcl.Async -Version 1.0.168
dotnet add package Microsoft.Bcl.Async --version 1.0.168
<PackageReference Include="Microsoft.Bcl.Async" Version="1.0.168" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Bcl.Async --version 1.0.168
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Bcl.Async, 1.0.168"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Bcl.Async as a Cake Addin
#addin nuget:?package=Microsoft.Bcl.Async&version=1.0.168

// Install Microsoft.Bcl.Async as a Cake Tool
#tool nuget:?package=Microsoft.Bcl.Async&version=1.0.168
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Microsoft.Bcl.Async:

Package Downloads
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve. If you require a strong-named version, try StackExchange.Redis.StrongName
Hyak.Common
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak. Supported Portable Library Platforms: - .NET Framework 4.0, 4.5 - .NET for Windows Store apps - Windows Phone 8, 8.1 - Portable Class Libraries
Microsoft.Azure.Common.Dependencies
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.
Microsoft.WindowsAzure.Common.Dependencies
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.

Version History

Version Downloads Last updated
1.0.168 0 06.02.2022