System.Threading.Tasks.Extensions 4.4.0-preview2-25405-01
Provides additional types that simplify the work of writing concurrent and asynchronous code.
Commonly Used Types:
System.Threading.Tasks.ValueTask<TResult>
029cf57733b7ec6c1dd8a13857e800b9a8d97192
Showing the top 20 packages that depend on System.Threading.Tasks.Extensions.
Packages | Downloads |
---|---|
Docker.DotNet
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
|
1 |
Microsoft.AspNetCore.Server.Kestrel.Core
Core components of ASP.NET Core Kestrel cross-platform web server.
|
1 |
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
1 |
CsvHelper
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
|
1 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
1 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
dcedc87d22ffdc1b86b6a1217dec61c4802ab517
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
LanguageExt.Core
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
|
1 |
BenchmarkDotNet
Powerful .NET library for benchmarking
|
1 |
Microsoft.Azure.Cosmos
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
|
1 |
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
1 |
Sentry
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
|
1 |
CommunityToolkit.HighPerformance
This package includes high performance .NET helpers such as:
- Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas.
- ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>.
- MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances.
- MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor.
- SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it.
- StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers.
- String, array, Memory<T>, Span<T> extensions and more, all focused on high performance.
- HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values.
- BitHelper: a class with helper methods to perform bit operations on numeric types.
- ParallelHelper: helpers to work with parallel code in a highly optimized manner.
- Box<T>: a type mapping boxed value types and exposing some utility and high performance methods.
- Ref<T>: a stack-only struct that can store a reference to a value of a specified type.
- NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
|
1 |
Microsoft.Extensions.Logging.EventSource
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
|
1 |
.NET Core 2.0
- No dependencies.
.NET Standard 1.0
- System.Collections (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
.NET Standard 2.0
- No dependencies.
.NETPortable 4.5
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
4.6.3 | 1 | 04/28/2025 |
4.6.2 | 0 | 03/19/2025 |
4.6.0 | 0 | 11/12/2024 |
4.5.4 | 0 | 03/24/2020 |
4.5.3 | 0 | 07/09/2019 |
4.5.2 | 0 | 01/08/2019 |
4.5.2-servicing-27114-05 | 0 | 11/28/2018 |
4.5.1 | 0 | 06/18/2018 |
4.5.0 | 0 | 05/29/2018 |
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 | 0 | 08/11/2017 |
4.4.0-preview2-25405-01 | 0 | 06/27/2017 |
4.4.0-preview1-25305-02 | 0 | 05/09/2017 |
4.3.0 | 0 | 11/15/2016 |
4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
4.0.0 | 0 | 06/27/2016 |
4.0.0-rc2-24027 | 0 | 05/16/2016 |