System.Threading.Tasks.Extensions
4.5.1
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
7ee84596d92e178bce54c986df31ccc52479e772
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.6 or higher.
Install-Package System.Threading.Tasks.Extensions -Version 4.5.1
dotnet add package System.Threading.Tasks.Extensions --version 4.5.1
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.1" />
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.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Threading.Tasks.Extensions, 4.5.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Threading.Tasks.Extensions as a Cake Addin
#addin nuget:?package=System.Threading.Tasks.Extensions&version=4.5.1
// Install System.Threading.Tasks.Extensions as a Cake Tool
#tool nuget:?package=System.Threading.Tasks.Extensions&version=4.5.1
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)
-
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.0)
-
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)
-
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 (26)
Showing the top 5 NuGet packages that depend on System.Threading.Tasks.Extensions:
| Package | Downloads |
|---|---|
|
CsvHelper
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
|
|
|
MySqlConnector
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
|
|
|
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/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
|
|
|
Microsoft.AspNetCore.Server.Kestrel.Core
Core components of ASP.NET Core Kestrel cross-platform web server.
|
|
|
Visitmedia.CsvHelper
CsvHelper erweiterungen
|