Microsoft.Bcl.Async
1.0.166-beta
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 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 or .NET for Windows Store apps 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)
- Silverlight 4 and 5
- Windows Phone 7.5 and 8
- Portable Class Libraries
See the version list below for details.
Requires NuGet 2.5 or higher.
Install-Package Microsoft.Bcl.Async -Version 1.0.166-beta
dotnet add package Microsoft.Bcl.Async --version 1.0.166-beta
<PackageReference Include="Microsoft.Bcl.Async" Version="1.0.166-beta" />
paket add Microsoft.Bcl.Async --version 1.0.166-beta
#r "nuget: Microsoft.Bcl.Async, 1.0.166-beta"
// Install Microsoft.Bcl.Async as a Cake Addin
#addin nuget:?package=Microsoft.Bcl.Async&version=1.0.166-beta&prerelease
// Install Microsoft.Bcl.Async as a Cake Tool
#tool nuget:?package=Microsoft.Bcl.Async&version=1.0.166-beta&prerelease
Dependencies
-
- Microsoft.Bcl (>= 1.0.19)
Used By
NuGet packages (527)
Showing the top 5 NuGet packages that depend on Microsoft.Bcl.Async:
Package | Downloads |
---|---|
SendGrid
C# client library and examples for using Twilio SendGrid API's to send mail and access Web API v3 endpoints with .NET Standard 1.3 and .NET Core support.
|
|
NJsonSchema
JSON Schema reader, generator and validator for .NET
|
|
Namotion.Reflection
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
|
|
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.
|
|
CSharpFunctionalExtensions
CSharpFunctionalExtensions - functional extensions for C#
|
GitHub repositories (85)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Bcl.Async:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
OpenLiveWriter/OpenLiveWriter
An open source fork of Windows Live Writer
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
XLabs/Xamarin-Forms-Labs
Xamarin Forms Labs is a open source project that aims to provide a powerful and cross platform set of controls and helpers tailored to work with Xamarin Forms.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.168 | 17,710,294 | 4/11/2014 |
1.0.166 | 129,941 | 4/1/2014 |
1.0.166-beta | 8,362 | 3/19/2014 |
1.0.165 | 916,732 | 11/13/2013 |
1.0.16 | 567,480 | 4/18/2013 |
1.0.14-rc | 63,411 | 1/31/2013 |
1.0.12-beta | 7,767 | 10/25/2012 |
1.0.11-beta | 6,584 | 10/22/2012 |