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 |
---|---|
Azure.Core
This is the implementation of the Azure Client Pipeline
|
361 |
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
|
374 |
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.
|
332 |
Elastic.Apm
Elastic APM .NET Agent base package. This package provides core functionality for transmitting of all Elastic APM types and is a dependent package for all other Elastic APM package. Additionally this package contains the public Agent API that allows you to manually capture transactions and spans. Please install the platform specific package for the best experience. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs
|
2,014 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
3,553 |
FluentValidation
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
|
13,583 |
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
5,488 |
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
|
8,984 |
Microsoft.Extensions.DependencyInjection
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
|
355 |
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
365 |
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
387 |
Microsoft.Extensions.DependencyInjection.Abstractions
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
|
392 |
Microsoft.Extensions.Logging.EventSource
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
|
5,417 |
Microsoft.Extensions.Logging.EventSource
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
|
8,891 |
Minio
MinIO .NET SDK for Amazon S3 Compatible Cloud Storage.
|
417 |
MySqlConnector
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
|
13,546 |
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.
|
339 |
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.
|
1,935 |
System.Xml.ReaderWriter
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.
Commonly Used Types:
System.Xml.XmlNodeType
System.Xml.XmlException
System.Xml.XmlReader
System.Xml.XmlWriter
System.Xml.IXmlLineInfo
System.Xml.XmlNameTable
System.Xml.IXmlNamespaceResolver
System.Xml.XmlNamespaceManager
System.Xml.XmlQualifiedName
When using NuGet 3.x this package requires at least version 3.4.
|
13,745 |
System.Xml.ReaderWriter
Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.
Commonly Used Types:
System.Xml.XmlNodeType
System.Xml.XmlException
System.Xml.XmlReader
System.Xml.XmlWriter
System.Xml.IXmlLineInfo
System.Xml.XmlNameTable
System.Xml.IXmlNamespaceResolver
System.Xml.XmlNamespaceManager
System.Xml.XmlQualifiedName
When using NuGet 3.x this package requires at least version 3.4.
|
13,824 |
.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.2 | 2 | 03/23/2025 |
4.6.0 | 10 | 11/17/2024 |
4.5.4 | 14,109 | 04/19/2022 |
4.5.3 | 13,949 | 05/02/2022 |
4.5.2 | 5,032 | 04/19/2022 |
4.5.2-servicing-27114-05 | 16 | 05/21/2024 |
4.5.1 | 1,232 | 04/19/2022 |
4.5.0 | 2,073 | 04/21/2022 |
4.5.0-preview2-26406-04 | 17 | 04/19/2022 |
4.4.0 | 16 | 01/06/2023 |
4.4.0-preview1-25305-02 | 12 | 04/30/2024 |
4.3.0 | 13,908 | 04/28/2022 |
4.3.0-preview1-24530-04 | 14 | 05/16/2024 |
4.0.0 | 13,870 | 05/05/2022 |
4.0.0-rc2-24027 | 14 | 05/02/2024 |