System.Threading.Tasks.Extensions
$ dotnet add package System.Threading.Tasks.ExtensionsProvides additional types for efficiently representing asynchronous operations.
The main types provided by this library are:
All of the types provided in this library are part of the .NET Core shared framework.
System.Threading.Tasks.Extensions is released as open source under the MIT license.