System.Threading.Tasks.Extensions
4.5.4
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
Requires NuGet 2.8.6 or higher.
Install-Package System.Threading.Tasks.Extensions -Version 4.5.4
dotnet add package System.Threading.Tasks.Extensions --version 4.5.4
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Threading.Tasks.Extensions --version 4.5.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Threading.Tasks.Extensions, 4.5.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
.NETFramework 4.6.1
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
.NETStandard 1.0
- System.Collections (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
- System.Threading.Tasks (>= 4.3.0)
-
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
Windows 8.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
WindowsPhone 8.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
WindowsPhoneApp 8.1
- System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (767)
Showing the top 5 NuGet packages that depend on System.Threading.Tasks.Extensions:
Package | Downloads |
---|---|
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.
|
|
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
|
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/7a63d79b60ffb33e919bee8056816f8f449d00ce.
|
GitHub repositories (337)
Showing the top 5 popular GitHub repositories that depend on System.Threading.Tasks.Extensions:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.5.4 | 28,321,753 | 3/24/2020 |
4.5.3 | 46,245,407 | 7/9/2019 |
4.5.2 | 76,192,680 | 1/8/2019 |
4.5.2-servicing-27114-05 | 15,717 | 11/28/2018 |
4.5.1 | 71,382,588 | 6/18/2018 |
4.5.0 | 47,880,998 | 5/29/2018 |
4.5.0-rc1 | 151,533 | 5/6/2018 |
4.5.0-preview2-26406-04 | 149,976 | 4/10/2018 |
4.5.0-preview1-26216-02 | 177,890 | 2/26/2018 |
4.4.0 | 29,307,912 | 8/11/2017 |
4.4.0-preview2-25405-01 | 59,265 | 6/27/2017 |
4.4.0-preview1-25305-02 | 156,550 | 5/9/2017 |
4.3.0 | 123,734,537 | 11/15/2016 |
4.3.0-preview1-24530-04 | 152,544 | 10/24/2016 |
4.0.0 | 104,265,890 | 6/27/2016 |
4.0.0-rc2-24027 | 5,905,770 | 5/16/2016 |