System.Threading.Tasks.Extensions
4.0.0-rc2-24027
See the version list below for details.
Requires NuGet 2.8.6 or higher.
dotnet add package System.Threading.Tasks.Extensions --version 4.0.0-rc2-24027
NuGet\Install-Package System.Threading.Tasks.Extensions -Version 4.0.0-rc2-24027
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.0.0-rc2-24027" />
paket add System.Threading.Tasks.Extensions --version 4.0.0-rc2-24027
#r "nuget: System.Threading.Tasks.Extensions, 4.0.0-rc2-24027"
// Install System.Threading.Tasks.Extensions as a Cake Addin
#addin nuget:?package=System.Threading.Tasks.Extensions&version=4.0.0-rc2-24027&prerelease
// Install System.Threading.Tasks.Extensions as a Cake Tool
#tool nuget:?package=System.Threading.Tasks.Extensions&version=4.0.0-rc2-24027&prerelease
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Collections (>= 4.0.11-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Threading.Tasks (>= 4.0.11-rc2-24027)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (1.1K)
Showing the top 5 NuGet packages that depend on System.Threading.Tasks.Extensions:
Package | Downloads |
---|---|
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection. Commonly Used Types: Microsoft.Extensions.DependencyInjection.IServiceCollection |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection. |
|
Microsoft.Extensions.Hosting.Abstractions
Hosting and startup abstractions for applications. |
|
System.Xml.ReaderWriter
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data. Commonly Used Types: System.Xml.XmlNodeType System.Xml.XmlException System.Xml.XmlReader System.Xml.XmlWriter System.Xml.IXmlLineInfo System.Xml.XmlNameTable System.Xml.IXmlNamespaceResolver System.Xml.XmlNamespaceManager System.Xml.XmlQualifiedName When using NuGet 3.x this package requires at least version 3.4. |
|
System.Text.Json
Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks. |
GitHub repositories (476)
Showing the top 5 popular GitHub repositories that depend on System.Threading.Tasks.Extensions:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
A cross-platform UI framework for .NET
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
Version | Downloads | Last updated |
---|---|---|
4.5.4 | 348,492,188 | 3/24/2020 |
4.5.3 | 151,550,103 | 7/9/2019 |
4.5.2 | 309,222,005 | 1/8/2019 |
4.5.2-servicing-27114-05 | 48,974 | 11/28/2018 |
4.5.1 | 261,328,449 | 6/18/2018 |
4.5.0 | 123,950,856 | 5/29/2018 |
4.5.0-rc1 | 196,285 | 5/6/2018 |
4.5.0-preview2-26406-04 | 249,872 | 4/10/2018 |
4.5.0-preview1-26216-02 | 219,797 | 2/26/2018 |
4.4.0 | 59,788,190 | 8/11/2017 |
4.4.0-preview2-25405-01 | 68,603 | 6/27/2017 |
4.4.0-preview1-25305-02 | 196,133 | 5/9/2017 |
4.3.0 | 596,730,505 | 11/15/2016 |
4.3.0-preview1-24530-04 | 183,789 | 10/24/2016 |
4.0.0 | 462,207,144 | 6/27/2016 |
4.0.0-rc2-24027 | 9,524,362 | 5/16/2016 |