System.Threading.Tasks.Extensions 4.6.3
About
Provides additional types for efficiently representing asynchronous operations.
Main Types
The main types provided by this library are:
- System.Threading.Tasks.ValueTask
- System.Threading.Tasks.ValueTask<TResult>
Additional Documentation
- API reference can be found in: https://learn.microsoft.com/en-us/dotnet/api/system.threading.tasks
- https://devblogs.microsoft.com/dotnet/understanding-the-whys-whats-and-whens-of-valuetask/
Related Packages
All of the types provided in this library are part of the .NET Core shared framework.
License
System.Threading.Tasks.Extensions is released as open source under the MIT license.
Showing the top 20 packages that depend on System.Threading.Tasks.Extensions.
| Packages | Downloads |
|---|---|
|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
113 |
|
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
112 |
|
Microsoft.Extensions.Caching.Abstractions
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
|
111 |
|
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
111 |
|
Microsoft.Extensions.Hosting.Abstractions
Hosting and startup abstractions for applications.
|
110 |
|
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.
|
92 |
|
System.Threading.RateLimiting
APIs to help manage rate limiting.
Commonly Used Types:
System.Threading.RateLimiting.RateLimiter
System.Threading.RateLimiting.ConcurrencyLimiter
System.Threading.RateLimiting.TokenBucketRateLimiter
System.Threading.RateLimiting.RateLimitLease
|
89 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
88 |
|
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
88 |
|
Microsoft.Extensions.Hosting.Abstractions
Hosting and startup abstractions for applications.
|
87 |
|
Microsoft.Bcl.AsyncInterfaces
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
|
87 |
|
Microsoft.Bcl.AsyncInterfaces
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
When using NuGet 3.x this package requires at least version 3.4.
|
87 |
|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
86 |
|
Polly.Core
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
|
86 |
|
Microsoft.Build.Utilities.Core
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
|
85 |
|
Microsoft.Build.Framework
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
|
85 |
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
|
85 |
|
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
62 |
|
Microsoft.Extensions.Caching.Abstractions
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
|
61 |
|
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
54 |
.NET Framework 4.6.2
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
.NET Core 2.1
- No dependencies.
.NET Standard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
.NET Standard 2.1
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.3 | 4 | 12/13/2025 |
| 4.6.2 | 3 | 12/13/2025 |
| 4.6.0 | 3 | 12/13/2025 |
| 4.5.4 | 5 | 12/13/2025 |
| 4.5.3 | 4 | 12/13/2025 |
| 4.5.2 | 3 | 12/13/2025 |
| 4.5.2-servicing-27114-05 | 4 | 12/11/2025 |
| 4.5.1 | 5 | 12/09/2025 |
| 4.5.0 | 3 | 12/13/2025 |
| 4.5.0-rc1 | 3 | 12/10/2025 |
| 4.5.0-preview2-26406-04 | 3 | 12/13/2025 |
| 4.5.0-preview1-26216-02 | 3 | 12/17/2025 |
| 4.4.0 | 3 | 12/13/2025 |
| 4.4.0-preview2-25405-01 | 4 | 12/11/2025 |
| 4.4.0-preview1-25305-02 | 4 | 12/09/2025 |
| 4.3.0 | 4 | 12/13/2025 |
| 4.3.0-preview1-24530-04 | 3 | 12/16/2025 |
| 4.0.0 | 3 | 12/13/2025 |
| 4.0.0-rc2-24027 | 3 | 12/11/2025 |