Microsoft.CompilerServices.AsyncTargetingPack 1.0.1

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.
<PackageVersion Include="Microsoft.CompilerServices.AsyncTargetingPack" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CompilerServices.AsyncTargetingPack" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Microsoft.CompilerServices.AsyncTargetingPack&version=1.0.1
                    
Install Microsoft.CompilerServices.AsyncTargetingPack as a Cake Addin
#tool nuget:?package=Microsoft.CompilerServices.AsyncTargetingPack&version=1.0.1
                    
Install Microsoft.CompilerServices.AsyncTargetingPack as a Cake Tool

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 (1)

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

Package Downloads
GoogleMapsApi

Google Maps Web Services API wrapper for .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated