runtime.aot.System.Threading.Tasks
4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.Task<TResult>
System.Runtime.CompilerServices.TaskAwaiter<TResult>
System.Threading.Tasks.TaskCompletionSource<TResult>
System.Threading.Tasks.Task
System.OperationCanceledException
System.AggregateException
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package runtime.aot.System.Threading.Tasks -Version 4.3.0
dotnet add package runtime.aot.System.Threading.Tasks --version 4.3.0
<PackageReference Include="runtime.aot.System.Threading.Tasks" Version="4.3.0" />
paket add runtime.aot.System.Threading.Tasks --version 4.3.0
#r "nuget: runtime.aot.System.Threading.Tasks, 4.3.0"
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 2,886,401 | 11/15/2016 |
4.3.0-preview1-24530-04 | 1,903 | 10/24/2016 |
4.0.11 | 561,344 | 6/27/2016 |
4.0.11-rc2-24027 | 1,745 | 5/16/2016 |