Microsoft.Bcl.Async
1.0.165
Prefix Reserved
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.Bcl.Async --version 1.0.165
NuGet\Install-Package Microsoft.Bcl.Async -Version 1.0.165
<PackageReference Include="Microsoft.Bcl.Async" Version="1.0.165" />
paket add Microsoft.Bcl.Async --version 1.0.165
#r "nuget: Microsoft.Bcl.Async, 1.0.165"
// Install Microsoft.Bcl.Async as a Cake Addin #addin nuget:?package=Microsoft.Bcl.Async&version=1.0.165 // Install Microsoft.Bcl.Async as a Cake Tool #tool nuget:?package=Microsoft.Bcl.Async&version=1.0.165
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl4 is compatible. sl4-wp71 is compatible. sl5 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | win8 is compatible. |
-
- Microsoft.Bcl (>= 1.0.19)
GitHub repositories (75)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Bcl.Async:
Repository | Stars |
---|---|
OpenLiveWriter/OpenLiveWriter
An open source fork of Windows Live Writer
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
|
videolan/libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
|
|
moonsharp-devs/moonsharp
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
|
Version | Downloads | Last updated |
---|---|---|
1.0.168 | 759,062 | 4/11/2014 |
1.0.166 | 13,244 | 4/1/2014 |
1.0.166-beta | 2,793 | 3/19/2014 |
1.0.165 | 122,995 | 11/13/2013 |
1.0.16 | 71,298 | 4/18/2013 |
1.0.14-rc | 1,704 | 1/31/2013 |
1.0.12-beta | 668 | 10/25/2012 |
1.0.11-beta | 2,359 | 10/22/2012 |