Microsoft.CompilerServices.AsyncTargetingPack
1.0.1
Prefix Reserved
dotnet add package Microsoft.CompilerServices.AsyncTargetingPack --version 1.0.1
NuGet\Install-Package Microsoft.CompilerServices.AsyncTargetingPack -Version 1.0.1
<PackageReference Include="Microsoft.CompilerServices.AsyncTargetingPack" Version="1.0.1" />
paket add Microsoft.CompilerServices.AsyncTargetingPack --version 1.0.1
#r "nuget: Microsoft.CompilerServices.AsyncTargetingPack, 1.0.1"
// Install Microsoft.CompilerServices.AsyncTargetingPack as a Cake Addin #addin nuget:?package=Microsoft.CompilerServices.AsyncTargetingPack&version=1.0.1 // Install Microsoft.CompilerServices.AsyncTargetingPack as a Cake Tool #tool nuget:?package=Microsoft.CompilerServices.AsyncTargetingPack&version=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: https://go.microsoft.com/fwlink/?LinkId=250980.
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 | sl5 is compatible. |
This package has no dependencies.
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Microsoft.CompilerServices.AsyncTargetingPack:
Repository | Stars |
---|---|
Code52/DownmarkerWPF
MarkPad - a visual Markdown editor (inspired by the Downmarker project)
|
|
TestStack/White
DEPRECATED - no longer actively maintained
|
|
jasonpang/RemoteDesktop
A from-scratch re-implementation of VNC / TeamViewer / Remote Desktop. Working screen transfer, NAT traversal / UDP hole punching, uses a mirror driver.
|
|
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
|
|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|
Version | Downloads | Last updated |
---|