Info
Version: | 1.0.0 |
Author(s): | Craig Gidney |
Last Update: | Wednesday, January 30, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TwistedOakStudios/Twisted-Oak-Threading-Utilities |
NuGet Url: | https://www.nuget.org/packages/TwistedOak.Threading |
Install
Install-Package TwistedOak.Threading
dotnet add package TwistedOak.Threading
paket add TwistedOak.Threading
TwistedOak.Threading Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Makes tasks queryable and synchronization contexts awaitable.
Includes anonymous awaitable types, a void task completion source, a simple one time lock, etc. See the project url for more details.