Microsoft.Bcl.Async
1.0.168
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" />
paket add Microsoft.Bcl.Async --version 1.0.168
#r "nuget: Microsoft.Bcl.Async, 1.0.168"
// 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
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
| Product | Versions |
|---|---|
| .NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| Silverlight | sl4 sl4-wp71 sl5 |
| Universal Windows Platform | uap uap10.0 |
| Windows Phone | wp8 wp81 wpa81 |
| Windows Store | win8 |
-
- Microsoft.Bcl (>= 1.1.8)
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 | Downloads | Last updated |
|---|---|---|
| 1.0.168 | 0 | 06.02.2022 |