System.Threading.Tasks 4.0.11-beta-23516
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
- 1548494
Showing the top 20 packages that depend on System.Threading.Tasks.
| Packages | Downloads |
|---|---|
|
Microsoft.AspNetCore.Server.Kestrel
ASP.NET Core Kestrel cross-platform web server.
|
2 |
|
Microsoft.AspNet.Http.Abstractions
ASP.NET 5 HTTP object model. HttpContext and family.
|
2 |
|
Microsoft.NETCore
Provides a set of packages that can be used when building portable libraries on .NETCore based platforms.
|
2 |
|
Microsoft.Net.WebSocketAbstractions
WebSocket abstract base class.
|
2 |
|
Moq
Moq is the most popular and friendly mocking framework for .NET
|
2 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
12 |
|
Polly
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
|
2 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
2 |
|
System.IO
Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams
Commonly Used Types:
System.IO.Stream
System.IO.EndOfStreamException
System.IO.MemoryStream
System.IO.StreamReader
System.IO.StreamWriter
System.IO.StringWriter
System.IO.TextWriter
System.IO.TextReader
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Linq.Parallel
Provides classes that supports parallel queries that use Language-Integrated Query (LINQ).
|
2 |
|
System.Linq.Parallel
Provides classes that supports parallel queries that use Language-Integrated Query (LINQ).
Commonly Used Types:
System.Linq.ParallelQuery<TSource>
System.Linq.ParallelEnumerable
System.Linq.ParallelQuery
System.Linq.OrderedParallelQuery<TSource>
|
2 |
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
|
2 |
|
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
Commonly Used Types:
System.Net.NetworkInformation.NetworkInterface
System.Net.NetworkInformation.NetworkInformationException
System.Net.NetworkInformation.NetworkAddressChangedEventHandler
System.Net.NetworkInformation.NetworkInterfaceType
System.Net.NetworkInformation.OperationalStatus
System.Net.NetworkInformation.IPGlobalProperties
System.Net.NetworkInformation.UnicastIPAddressInformation
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
System.Net.NetworkInformation.PhysicalAddress
System.Net.NetworkInformation.TcpConnectionInformation
|
2 |
|
System.Threading
Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code.
Commonly Used Types:
System.Threading.Monitor
System.Threading.SynchronizationContext
System.Threading.ManualResetEvent
System.Threading.AutoResetEvent
System.Threading.ThreadLocal<T>
System.Threading.EventWaitHandle
System.Threading.SemaphoreSlim
System.Threading.Mutex
|
2 |
|
System.Threading.Tasks.Dataflow
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
Commonly Used Types:
System.Threading.Tasks.Dataflow.ActionBlock<TInput>
System.Threading.Tasks.Dataflow.BatchBlock<T>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.BroadcastBlock<T>
System.Threading.Tasks.Dataflow.BufferBlock<T>
System.Threading.Tasks.Dataflow.DataflowBlock
System.Threading.Tasks.Dataflow.DataflowBlockOptions
System.Threading.Tasks.Dataflow.DataflowLinkOptions
System.Threading.Tasks.Dataflow.ExecutionDataflowBlockOptions
System.Threading.Tasks.Dataflow.GroupingDataflowBlockOptions
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2>
System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3>
System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput>
System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
|
2 |
|
System.Threading.Tasks.Extensions
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
|
31 |
|
System.Threading.Tasks.Parallel
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel.
Commonly Used Types:
System.Threading.Tasks.Parallel
System.Threading.Tasks.ParallelLoopState
System.Threading.Tasks.ParallelLoopResult
System.Threading.Tasks.ParallelOptions
- 1548494
|
2 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- 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.
.NETPlatform 5.1
- System.Runtime (>= 4.0.0)
.NETPlatform 5.4
- System.Runtime (>= 4.0.0)
.NETCore 5.0
- System.Runtime (>= 4.0.0)
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.0 | 2 | 03/30/2026 |
| 4.3.0-preview1-24530-04 | 1 | 04/25/2026 |
| 4.0.11 | 1 | 04/24/2026 |
| 4.0.11-rc2-24027 | 1 | 04/25/2026 |
| 4.0.11-beta-23516 | 1 | 04/24/2026 |
| 4.0.11-beta-23409 | 1 | 04/24/2026 |
| 4.0.11-beta-23225 | 1 | 04/24/2026 |
| 4.0.10 | 1 | 04/24/2026 |
| 4.0.10-beta-23109 | 1 | 04/24/2026 |
| 4.0.10-beta-23019 | 1 | 04/24/2026 |
| 4.0.10-beta-22816 | 1 | 04/24/2026 |
| 4.0.10-beta-22605 | 1 | 04/24/2026 |
| 4.0.10-beta-22416 | 1 | 04/24/2026 |
| 4.0.10-beta-22231 | 1 | 04/24/2026 |
| 4.0.0 | 1 | 04/24/2026 |
| 4.0.0-beta-23109 | 1 | 04/24/2026 |
| 4.0.0-beta-23019 | 1 | 04/24/2026 |
| 3.1.1 | 1 | 04/24/2026 |
| 3.0.2-beta2 | 1 | 04/24/2026 |
| 3.0.2-beta1 | 1 | 04/24/2026 |
| 3.0.1 | 1 | 04/24/2026 |
| 3.0.0 | 0 | 03/24/2012 |
| 2.1.2 | 1 | 04/24/2026 |
| 2.1.1 | 1 | 04/24/2026 |
| 2.1.0 | 0 | 09/02/2011 |
| 2.0.1 | 1 | 04/24/2026 |
| 2.0.0 | 0 | 08/22/2011 |