Microsoft.CompilerServices.AsyncTargetingPack 1.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.CompilerServices.AsyncTargetingPack --version 1.0.1
NuGet\Install-Package Microsoft.CompilerServices.AsyncTargetingPack -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CompilerServices.AsyncTargetingPack" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CompilerServices.AsyncTargetingPack --version 1.0.1
#r "nuget: Microsoft.CompilerServices.AsyncTargetingPack, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Microsoft.CompilerServices.AsyncTargetingPack:

Package Downloads
SharpExtensions.Assembly

A collection of extension methods to make things a bit easier, including Task, Enum, String, and Uri extensions.

Cocktail.AsyncPack.Silverlight

The "Cocktail Async Pack for Visual Studio 2012" enables Cocktail/DevForce 2010 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.

idea4work.ErrorReporting

You can't use this library without written permission from Owner.

Cocktail.AsyncPack.NET

The "Cocktail Async Pack for Visual Studio 2012" enables Cocktail/DevForce 2010 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.

SharpExtensions.Json.Assembly

A collection of extension methods for Json to make things a bit easier.

GitHub repositories (9)

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