System.Threading.Tasks.Extensions
4.5.0
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
Requires NuGet 2.8.6 or higher.
Install-Package System.Threading.Tasks.Extensions -Version 4.5.0
dotnet add package System.Threading.Tasks.Extensions --version 4.5.0
paket add System.Threading.Tasks.Extensions --version 4.5.0
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
.NETStandard 1.0
- System.Collections (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
- System.Threading.Tasks (>= 4.3.0)
-
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
UAP 10.0.16300
- No dependencies.
-
Windows 8.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
WindowsPhone 8.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
-
WindowsPhoneApp 8.1
- System.Runtime.CompilerServices.Unsafe (>= 4.5.0)
Version History
Version | Downloads | Last updated |
---|---|---|
4.5.4 | 0 | 8/20/2024 |
4.5.1 | 0 | 12/7/2018 |
4.5.0 (current version) | 0 | 9/28/2018 |