AwaitableCompletionSource在多个场景下可替代TaskCompletionSource,更少的cpu时间和内存分配。.
Info
Version: | 1.0.0 |
Author(s): | laojiu |
Last Update: | Thursday, January 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xljiulang/AwaitableCompletionSource |
NuGet Url: | https://www.nuget.org/packages/AwaitableCompletionSource |
Install
Install-Package AwaitableCompletionSource
dotnet add package AwaitableCompletionSource
paket add AwaitableCompletionSource
AwaitableCompletionSource Download (Unzip the "nupkg" after downloading)