Entwicklung_BLAZOR/Test/Vossel/FirstTest/packages/System.Threading.Tasks.Extensions.4.6.3/PACKAGE.md
2025-08-23 19:30:21 +02:00

723 B

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

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.