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.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
12 |
NSubstitute
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
|
12 |
CliWrap
Library for interacting with external command line interfaces
|
11 |
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
9 |
CsvHelper
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
|
6 |
Scriban
Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates.
|
6 |
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
|
6 |
NSubstitute
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
|
6 |
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
6 |
Microsoft.Extensions.Hosting.Abstractions
Hosting and startup abstractions for applications.
|
5 |
CliWrap
Library for interacting with external command-line interfaces
|
5 |
NSubstitute
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
|
5 |
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
|
4 |
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/df45061e218c9b5813c5531bc06fb238a23e30f6.
|
4 |
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
4 |
CliWrap
Library for interacting with external command-line interfaces
|
4 |
AsyncKeyedLock
An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
|
4 |
Microsoft.Extensions.Hosting.Abstractions
Hosting and startup abstractions for applications.
|
4 |
.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 | 5/18/2025 |
4.6.2 | 0 | 3/19/2025 |
4.6.0 | 0 | 11/12/2024 |
4.5.4 | 4 | 3/25/2023 |
4.5.3 | 2 | 11/16/2023 |
4.5.2 | 2 | 11/16/2023 |
4.5.2-servicing-27114-05 | 2 | 11/16/2023 |
4.5.1 | 2 | 11/16/2023 |
4.5.0 | 6 | 12/25/2022 |
4.5.0-rc1 | 1 | 11/16/2023 |
4.5.0-preview2-26406-04 | 2 | 11/16/2023 |
4.5.0-preview1-26216-02 | 2 | 11/16/2023 |
4.4.0 | 2 | 11/16/2023 |
4.4.0-preview2-25405-01 | 0 | 6/27/2017 |
4.4.0-preview1-25305-02 | 3 | 11/16/2023 |
4.3.0 | 2 | 11/23/2023 |
4.3.0-preview1-24530-04 | 2 | 11/16/2023 |
4.0.0 | 2 | 11/16/2023 |
4.0.0-rc2-24027 | 2 | 11/16/2023 |