Task Chain is a set of lockless thread safe data structures.
Info
Version: | 1.0.20 |
Author(s): | Prototypist.TaskChain |
Last Update: | Monday, February 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Prototypist.TaskChain |
Install
Install-Package Prototypist.TaskChain
dotnet add package Prototypist.TaskChain
paket add Prototypist.TaskChain
Prototypist.TaskChain Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.3)