System.Threading.Tasks.Extensions 4.6.2
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.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.
|
4 |
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
4 |
|
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.
|
3 |
|
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.
Commonly Used Types:
System.Text.Json.JsonSerializer
System.Text.Json.JsonDocument
System.Text.Json.JsonElement
System.Text.Json.Utf8JsonWriter
System.Text.Json.Utf8JsonReader
|
3 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
2 |
|
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity).
|
2 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
|
2 |
|
MessagePack
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
2 |
|
SharpZipLib
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
|
2 |
.NET Framework 4.6.2
- System.Runtime.CompilerServices.Unsafe (>= 6.1.1)
.NET Core 2.1
- No dependencies.
.NET Standard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 6.1.1)
.NET Standard 2.1
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.6.3 | 1 | 01/10/2026 |
| 4.6.2 | 1 | 01/10/2026 |
| 4.6.0 | 1 | 01/10/2026 |
| 4.5.4 | 1 | 01/10/2026 |
| 4.5.3 | 1 | 01/10/2026 |
| 4.5.2 | 1 | 01/10/2026 |
| 4.5.2-servicing-27114-05 | 0 | 11/28/2018 |
| 4.5.1 | 1 | 01/10/2026 |
| 4.5.0 | 1 | 01/10/2026 |
| 4.5.0-rc1 | 0 | 05/06/2018 |
| 4.5.0-preview2-26406-04 | 0 | 04/10/2018 |
| 4.5.0-preview1-26216-02 | 0 | 02/26/2018 |
| 4.4.0 | 1 | 01/10/2026 |
| 4.4.0-preview2-25405-01 | 0 | 06/27/2017 |
| 4.4.0-preview1-25305-02 | 0 | 05/09/2017 |
| 4.3.0 | 1 | 01/10/2026 |
| 4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
| 4.0.0 | 1 | 01/10/2026 |
| 4.0.0-rc2-24027 | 0 | 05/16/2016 |