DotNetWorkQueue 0.7.6
dotnet add package DotNetWorkQueue --version 0.7.6
NuGet\Install-Package DotNetWorkQueue -Version 0.7.6
<PackageReference Include="DotNetWorkQueue" Version="0.7.6" />
paket add DotNetWorkQueue --version 0.7.6
#r "nuget: DotNetWorkQueue, 0.7.6"
// Install DotNetWorkQueue as a Cake Addin #addin nuget:?package=DotNetWorkQueue&version=0.7.6 // Install DotNetWorkQueue as a Cake Tool #tool nuget:?package=DotNetWorkQueue&version=0.7.6
Work queue for dot net 4.6.2, 4.7.2, 4.8, dot net standard 2.0, 6.0 and 8.0
SQL server, SQLite, Redis and PostgreSQL transports are available.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.0)
- Newtonsoft.Json (>= 13.0.3)
- OpenTelemetry (>= 1.7.0)
- Polly (>= 8.2.1)
- Polly.Caching.Memory (>= 3.0.2)
- SimpleInjector (>= 5.4.4)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
-
.NETFramework 4.7.2
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.0)
- Newtonsoft.Json (>= 13.0.3)
- OpenTelemetry (>= 1.7.0)
- Polly (>= 8.2.1)
- Polly.Caching.Memory (>= 3.0.2)
- SimpleInjector (>= 5.4.4)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
-
.NETFramework 4.8
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.0)
- Newtonsoft.Json (>= 13.0.3)
- OpenTelemetry (>= 1.7.0)
- Polly (>= 8.2.1)
- Polly.Caching.Memory (>= 3.0.2)
- SimpleInjector (>= 5.4.4)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.0)
- Newtonsoft.Json (>= 13.0.3)
- OpenTelemetry (>= 1.7.0)
- Polly (>= 8.2.1)
- Polly.Caching.Memory (>= 3.0.2)
- SimpleInjector (>= 5.4.4)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
-
net6.0
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.0)
- Newtonsoft.Json (>= 13.0.3)
- OpenTelemetry (>= 1.7.0)
- Polly (>= 8.2.1)
- Polly.Caching.Memory (>= 3.0.2)
- SimpleInjector (>= 5.4.4)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
-
net8.0
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.0)
- Newtonsoft.Json (>= 13.0.3)
- OpenTelemetry (>= 1.7.0)
- Polly (>= 8.2.1)
- Polly.Caching.Memory (>= 3.0.2)
- SimpleInjector (>= 5.4.4)
- System.Diagnostics.DiagnosticSource (>= 8.0.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on DotNetWorkQueue:
Package | Downloads |
---|---|
DotNetWorkQueue.Transport.Shared
Shared libaries for transports |
|
DotNetWorkQueue.Transport.RelationalDatabase
Shared libaries for relational transports |
|
DotNetWorkQueue.Transport.PostgreSQL
PostgreSQL transport for https://github.com/blehnen/DotNetWorkQueue |
|
DotNetWorkQueue.Transport.Redis
Redis transport for https://github.com/blehnen/DotNetWorkQueue |
|
DotNetWorkQueue.AppMetrics
An implementation of AppMetrics ( https://github.com/AppMetrics/AppMetrics) for https://github.com/blehnen/DotNetWorkQueue |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.6 | 939 | 2/2/2024 |
0.7.5 | 500 | 1/9/2024 |
0.7.4 | 388 | 1/9/2024 |
0.7.3 | 663 | 11/29/2023 |
0.7.2 | 426 | 11/29/2023 |
0.7.1 | 474 | 11/22/2023 |
0.7.0 | 455 | 10/27/2023 |
0.6.9 | 393 | 10/26/2023 |
0.6.8 | 19,323 | 7/20/2022 |
0.6.7 | 2,898 | 6/30/2022 |
0.6.6 | 3,684 | 4/29/2022 |
0.6.5 | 2,706 | 2/7/2022 |
0.6.4 | 2,030 | 1/13/2022 |
0.6.3 | 2,223 | 1/12/2022 |
0.6.2 | 1,485 | 12/14/2021 |
0.6.1 | 1,718 | 9/28/2021 |
0.6.0 | 1,674 | 9/7/2021 |
0.5.4 | 13,286 | 5/19/2021 |
0.5.3 | 1,875 | 5/18/2021 |
0.5.2 | 1,755 | 4/19/2021 |
0.5.1 | 1,886 | 4/9/2021 |
0.5.0 | 13,213 | 12/8/2020 |
0.4.6 | 1,996 | 9/2/2020 |
0.4.5 | 2,182 | 2/28/2020 |
0.4.4 | 2,643 | 12/23/2019 |
0.4.3 | 2,257 | 10/29/2019 |
0.4.2 | 2,150 | 10/29/2019 |
0.4.1 | 2,246 | 6/8/2019 |
0.4.0 | 2,159 | 6/2/2019 |
0.3.1 | 2,202 | 4/26/2019 |
0.2.1 | 8,176 | 10/1/2017 |
0.2.0 | 1,154 | 10/1/2017 |
0.1.10 | 2,109 | 3/19/2017 |
0.1.9 | 2,175 | 10/8/2016 |
0.1.8 | 1,229 | 9/25/2016 |
0.1.7 | 2,134 | 8/16/2016 |
0.1.6 | 2,429 | 8/12/2016 |
0.1.5 | 2,279 | 8/4/2016 |
0.1.4 | 2,108 | 6/22/2016 |
0.1.3 | 1,967 | 2/19/2016 |
0.1.2 | 1,972 | 11/22/2015 |
0.1.0 | 2,009 | 11/3/2015 |