SharpQueue 1.2.2
Ultra simple multithread / multiprocess directory based persistent queue system for C#
Install-Package SharpQueue -Version 1.2.2
dotnet add package SharpQueue --version 1.2.2
<PackageReference Include="SharpQueue" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpQueue --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Namespace change due to conflict. SharpQueue -> DirectoryQueue. See https://github.com/SharpTools/sharpqueue
Dependencies
-
.NETFramework 4.0
- Newtonsoft.Json (>= 7.0.1)
-
.NETPlatform 5.4
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- Newtonsoft.Json (>= 7.0.1)
- System.Collections (>= 4.0.11-beta-23516)
- System.IO.FileSystem (>= 4.0.1-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
-
.NETPlatform 5.5
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- Newtonsoft.Json (>= 7.0.1)
- System.Collections (>= 4.0.11-beta-23516)
- System.IO.FileSystem (>= 4.0.1-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
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.