Skip to content

Latest commit

 

History

History

System.Threading.Tasks.Extensions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

System.Threading.Tasks.Extensions

Provides types including ValueTask and ValueTask<T> that enable writing memory-efficient asynchronous code.

Documentation can be found at https://learn.microsoft.com/dotnet/api/system.threading.tasks

Contribution Bar

Source

Deployment

System.Threading.Tasks.Extensions is included in the shared framework. The package does not need to be installed into any project compatible with .NET Standard 2.1; it only needs to be installed when targeting .NET Standard 2.0 or .NET Framework.