22,623
Downloads
1,147
Downloads of v 1.0.1
2013-04-18
Last update
Async Targeting Pack for Visual Studio 11
1.0.1
The "Async Targeting Pack for Visual Studio 11" enables projects targeting .NET Framework 4.0 or Silverlight 5 to use the Async language feature in C# and Visual Basic.
This pack requires Visual Studio 11 and will not work with Visual Studio 2010.
The pack contains the API support necessary to use the 'async' and 'await' keywords in C# 5.0 and Visual Basic 11, as well as a set of Task-based adapter APIs that allow using some of the existing asynchronous APIs with the new language keywords.
This targeting pack is not required for projects targeting .NET Framework 4.5 or .NET for Metro style apps. It is only required for projects targeting Silverlight 5 and .NET Framework 4.0. Earlier platform releases are not supported.
More info: http://go.microsoft.com/fwlink/?LinkId=250980.
To install Async Targeting Pack for Visual Studio 11, run the following command in the Package Manager Console
PM> Install-Package Microsoft.CompilerServices.AsyncTargetingPack
-Version 1.0.1
Owners
Authors
Copyright
Copyright (c) 2012 Microsoft Corporation
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|