Microsoft Download Center Archive
![]() | Async Targeting Pack for Visual Studio 2012 |
Async Targeting Pack for Visual Studio 2012: End-User License Agreement, Installation and Release Notes
- The "Async Targeting Pack for Visual Studio 2012" enables projects targeting .NET Framework 4.0 or Silverlight 5 to use theAsync language feature in C# 5 and Visual Basic 11. This pack requires Visual Studio 2012 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 asa 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 Windows Store apps. It is only requiredfor projects targeting Silverlight 5 and .NET Framework 4.0. Earlier platform releases are not supported.
More info on Task-based asynchronous programming in .NET: http://msdn.microsoft.com/async.
Files
![]() | Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
File | Size |
---|---|
![]() SHA1: 05292aef0658a683a1c49b0adc77470492f3ea89 | 4 KB |
![]() SHA1: 2923cf4fa90a45c12d621acdd7131f83aeb2fde4 | 4 KB |
File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.
System Requirements
Operating Systems: Windows 7, Windows 8
- The Async Targeting Pack requires Microsoft Visual Studio 2012 RC or RTM.
Installation Instructions
- If you are already familiar with NuGet:
The package ID of the Async Targeting Pack that you can use when searching for it is: "Microsoft.CompilerServices.AsyncTargetingPack".
Jump to the NuGet package information page for management console instructions.
If you are not yet very familiar with NuGet:
Download the "AsyncTargetingPack-InstallationAndReleaseNotes.html" document from this page and follow the links in that document to learn how to use NuGet with Microsoft Visual Studio.