Info
Version: | 1.12.1 |
Author(s): | Epiforge |
Last Update: | Thursday, January 26, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Epiforge/Cogs |
NuGet Url: | https://www.nuget.org/packages/Cogs.Threading |
Install
Install-Package Cogs.Threading
dotnet add package Cogs.Threading
paket add Cogs.Threading
Cogs.Threading Download (Unzip the "nupkg" after downloading)
Dependencies
- Nito.AsyncEx(>= 5.1.0)
- System.Threading.Tasks.Dataflow(>= 4.11.1)
Includes AsyncExtensions, AsyncSynchronizationContext, ISynchronized, ReentrantAsyncLock, ReentrantAsyncReaderWriterLock, Synchronization, SynchronizedExtensions.