Microsoft.Bcl.Async
1.0.16
This package enables Visual Studio 2012 projects targeting .NET Framework 4 (with KB2468871), Silverlight 4 and 5, and Windows Phone 7.5 (including any portable library combinations) 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.
See the version list below for details.
Install-Package Microsoft.Bcl.Async -Version 1.0.16
dotnet add package Microsoft.Bcl.Async --version 1.0.16
<PackageReference Include="Microsoft.Bcl.Async" Version="1.0.16" />
paket add Microsoft.Bcl.Async --version 1.0.16
#r "nuget: Microsoft.Bcl.Async, 1.0.16"
// Install Microsoft.Bcl.Async as a Cake Addin
#addin nuget:?package=Microsoft.Bcl.Async&version=1.0.16
// Install Microsoft.Bcl.Async as a Cake Tool
#tool nuget:?package=Microsoft.Bcl.Async&version=1.0.16
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,658,922 | 4/11/2014 |
1.0.166 | 129,893 | 4/1/2014 |
1.0.166-beta | 8,360 | 3/19/2014 |
1.0.165 | 913,299 | 11/13/2013 |
1.0.16 | 566,369 | 4/18/2013 |
1.0.14-rc | 63,220 | 1/31/2013 |
1.0.12-beta | 7,767 | 10/25/2012 |
1.0.11-beta | 6,582 | 10/22/2012 |