Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.
Info
Version: | 1.1.0 |
Author(s): | Cysharp |
Last Update: | Friday, January 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cysharp/ValueTaskSupplement |
NuGet Url: | https://www.nuget.org/packages/ValueTaskSupplement |
Install
Install-Package ValueTaskSupplement
dotnet add package ValueTaskSupplement
paket add ValueTaskSupplement
ValueTaskSupplement Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.3)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags