C# Implementation of a SerialQueue in the style of Apple's Grand Central Dispatch queues - rebuilt as a .NET Standard 2.0, .NET Framework 4.6.2 and .NET 6.0 and 8.0 library.
Info
Version: | 2.1.2412.12 |
Author(s): | Orion Edwards |
Last Update: | Sunday, December 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/newky2k/SerialQueue |
NuGet Url: | https://www.nuget.org/packages/SerialQueue.NetStandard |
Install
Install-Package SerialQueue.NetStandard
dotnet add package SerialQueue.NetStandard
paket add SerialQueue.NetStandard
SerialQueue.NetStandard Download (Unzip the "nupkg" after downloading)