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 | 921 | 2/2/2024 |
0.7.5 | 497 | 1/9/2024 |
0.7.4 | 387 | 1/9/2024 |
0.7.3 | 662 | 11/29/2023 |
0.7.2 | 425 | 11/29/2023 |
0.7.1 | 473 | 11/22/2023 |
0.7.0 | 454 | 10/27/2023 |
0.6.9 | 391 | 10/26/2023 |
0.6.8 | 19,266 | 7/20/2022 |
0.6.7 | 2,892 | 6/30/2022 |
0.6.6 | 3,683 | 4/29/2022 |
0.6.5 | 2,705 | 2/7/2022 |
0.6.4 | 2,029 | 1/13/2022 |
0.6.3 | 2,222 | 1/12/2022 |
0.6.2 | 1,484 | 12/14/2021 |
0.6.1 | 1,699 | 9/28/2021 |
0.6.0 | 1,673 | 9/7/2021 |
0.5.4 | 13,061 | 5/19/2021 |
0.5.3 | 1,874 | 5/18/2021 |
0.5.2 | 1,754 | 4/19/2021 |
0.5.1 | 1,864 | 4/9/2021 |
0.5.0 | 13,212 | 12/8/2020 |
0.4.6 | 1,995 | 9/2/2020 |
0.4.5 | 2,181 | 2/28/2020 |
0.4.4 | 2,642 | 12/23/2019 |
0.4.3 | 2,239 | 10/29/2019 |
0.4.2 | 2,149 | 10/29/2019 |
0.4.1 | 2,225 | 6/8/2019 |
0.4.0 | 2,143 | 6/2/2019 |
0.3.1 | 2,201 | 4/26/2019 |
0.2.1 | 8,170 | 10/1/2017 |
0.2.0 | 1,153 | 10/1/2017 |
0.1.10 | 2,108 | 3/19/2017 |
0.1.9 | 2,155 | 10/8/2016 |
0.1.8 | 1,226 | 9/25/2016 |
0.1.7 | 2,130 | 8/16/2016 |
0.1.6 | 2,428 | 8/12/2016 |
0.1.5 | 2,278 | 8/4/2016 |
0.1.4 | 2,107 | 6/22/2016 |
0.1.3 | 1,946 | 2/19/2016 |
0.1.2 | 1,971 | 11/22/2015 |
0.1.0 | 2,006 | 11/3/2015 |