DiskQueue.NetStandard
1.0.1
A thread-safe, multi-process(ish) persistent queue, based very heavily on http://ayende.com/blog/3479/rhino-queues-storage-disk .
forked from https://github.com/i-e-b/DiskQueue
Install-Package DiskQueue.NetStandard -Version 1.0.1
dotnet add package DiskQueue.NetStandard --version 1.0.1
<PackageReference Include="DiskQueue.NetStandard" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DiskQueue.NetStandard --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- System.IO.FileSystem.AccessControl (>= 4.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.