Info
Version: | 1.0.168 |
Author(s): | Microsoft |
Last Update: | Friday, April 11, 2014 |
.NET Fiddle: | Online Example |
Project Url: | http://go.microsoft.com/fwlink/?LinkID=280056 |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bcl.Async |
Install
Install-Package Microsoft.Bcl.Async
dotnet add package Microsoft.Bcl.Async
paket add Microsoft.Bcl.Async
Microsoft.Bcl.Async Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl(1.1.8)
Tags
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: http://blogs.msdn.com/b/bclteam/p/asynctargetingpackkb.aspx.
For more information on the async programming model, visit MSDN: http://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.