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.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
4 |
|
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
|
3 |
|
Exceptionless
Exceptionless is a cloud based error reporting service that sends your exceptions to https://exceptionless.com and provides aggregated views and analytics.
|
3 |
|
System.Net.ServerSentEvents
Provides a simple parser for server-sent events (SSE).
Commonly Used Types:
System.Net.ServerSentEvents.SseParser
|
3 |
|
System.Threading.Channels
Provides types for passing data between producers and consumers.
Commonly Used Types:
System.Threading.Channel
System.Threading.Channel<T>
|
3 |
|
System.IO.Pipelines
Single producer single consumer byte buffer management.
Commonly Used Types:
System.IO.Pipelines.Pipe
System.IO.Pipelines.PipeWriter
System.IO.Pipelines.PipeReader
|
3 |
|
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
3 |
|
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.
|
3 |
|
Avalonia
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
|
2 |
|
DH.NCore
Core library of NewLife framework. Provides high-performance infrastructure for building scalable applications: logging (file/network), configuration (XML/JSON/HTTP), cache (memory/distributed), network (TCP/UDP/HTTP/WebSocket), serialization (binary/XML/JSON), APM tracing, IoC container, actor model, timer scheduler, plugin framework, and more. Supports .NET Framework 4.5 to .NET 10. 核心组件库,为构建可扩展应用程序提供高性能基础设施。提供日志(文件/网络)、配置(XML/JSON/HTTP)、缓存(内存/分布式)、网络(TCP/UDP/HTTP/WebSocket)、序列化(Binary/XML/JSON)、APM性能追踪、对象容器、并行模型、定时调度、插件框架等。支持.NET Framework 4.5至.NET 10全版本。
|
2 |
|
NewLife.Core
Core library of NewLife framework. Provides high-performance infrastructure for building scalable applications: logging (file/network), configuration (XML/JSON/HTTP), cache (memory/distributed), network (TCP/UDP/HTTP/WebSocket), serialization (binary/XML/JSON), APM tracing, IoC container, actor model, timer scheduler, plugin framework, and more. Supports .NET Framework 4.5 to .NET 10. 核心组件库,为构建可扩展应用程序提供高性能基础设施。提供日志(文件/网络)、配置(XML/JSON/HTTP)、缓存(内存/分布式)、网络(TCP/UDP/HTTP/WebSocket)、序列化(Binary/XML/JSON)、APM性能追踪、对象容器、并行模型、定时调度、插件框架等。支持.NET Framework 4.5至.NET 10全版本。
|
2 |
.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 | 1 | 2026/9/17 |
| 4.6.2 | 1 | 2026/9/17 |
| 4.6.0 | 1 | 2026/9/17 |
| 4.5.4 | 1 | 2026/9/17 |
| 4.5.3 | 1 | 2026/9/17 |
| 4.5.2 | 2 | 2026/8/20 |
| 4.5.2-servicing-27114-05 | 0 | 2018/11/28 |
| 4.5.1 | 1 | 2026/9/17 |
| 4.5.0 | 1 | 2026/9/17 |
| 4.5.0-rc1 | 0 | 2018/5/6 |
| 4.5.0-preview2-26406-04 | 0 | 2018/4/10 |
| 4.5.0-preview1-26216-02 | 0 | 2018/2/26 |
| 4.4.0 | 1 | 2026/8/20 |
| 4.4.0-preview2-25405-01 | 0 | 2017/6/27 |
| 4.4.0-preview1-25305-02 | 0 | 2017/5/9 |
| 4.3.0 | 1 | 2026/9/17 |
| 4.3.0-preview1-24530-04 | 0 | 2016/10/24 |
| 4.0.0 | 0 | 2016/6/27 |
| 4.0.0-rc2-24027 | 0 | 2016/5/16 |