Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Async Targeting Pack for Visual Studio 2012

Async Targeting Pack for Visual Studio 2012: End-User License Agreement, Installation and Release Notes

Important! Selecting a language below will dynamically change the complete page content to that language.

  • Version:

    1.0.0

    Date Published:

    6/4/2012

    File Name:

    AsyncTargetingPack-EULA.html

    AsyncTargetingPack-InstallationAndReleaseNotes.html

    File Size:

    8.6 KB

    12.6 KB

    The "Async Targeting Pack for Visual Studio 2012" enables projects targeting .NET Framework 4.0 or Silverlight 5 to use the Async 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 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 Windows Store apps. It is only required for 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.
  • Supported Operating Systems

    Windows 7, Windows 8

    The Async Targeting Pack requires Microsoft Visual Studio 2012 RC or RTM.
  • 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.
Follow Microsoft