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" />
<PackageVersion Include="DotNetWorkQueue" Version="0.7.6" />
<PackageReference Include="DotNetWorkQueue" />
paket add DotNetWorkQueue --version 0.7.6
#r "nuget: DotNetWorkQueue, 0.7.6"
#addin nuget:?package=DotNetWorkQueue&version=0.7.6
#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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 | 1,251 | 2/2/2024 |
0.7.5 | 546 | 1/9/2024 |
0.7.4 | 420 | 1/9/2024 |
0.7.3 | 691 | 11/29/2023 |
0.7.2 | 455 | 11/29/2023 |
0.7.1 | 502 | 11/22/2023 |
0.7.0 | 481 | 10/27/2023 |
0.6.9 | 420 | 10/26/2023 |
0.6.8 | 19,407 | 7/20/2022 |
0.6.7 | 3,055 | 6/30/2022 |
0.6.6 | 3,751 | 4/29/2022 |
0.6.5 | 2,767 | 2/7/2022 |
0.6.4 | 2,090 | 1/13/2022 |
0.6.3 | 2,281 | 1/12/2022 |
0.6.2 | 1,541 | 12/14/2021 |
0.6.1 | 1,780 | 9/28/2021 |
0.6.0 | 1,742 | 9/7/2021 |
0.5.4 | 16,412 | 5/19/2021 |
0.5.3 | 2,021 | 5/18/2021 |
0.5.2 | 1,817 | 4/19/2021 |
0.5.1 | 1,951 | 4/9/2021 |
0.5.0 | 13,297 | 12/8/2020 |
0.4.6 | 2,071 | 9/2/2020 |
0.4.5 | 2,255 | 2/28/2020 |
0.4.4 | 2,722 | 12/23/2019 |
0.4.3 | 2,334 | 10/29/2019 |
0.4.2 | 2,228 | 10/29/2019 |
0.4.1 | 2,326 | 6/8/2019 |
0.4.0 | 2,237 | 6/2/2019 |
0.3.1 | 2,286 | 4/26/2019 |
0.2.1 | 8,399 | 10/1/2017 |
0.2.0 | 1,325 | 10/1/2017 |
0.1.10 | 2,290 | 3/19/2017 |
0.1.9 | 2,357 | 10/8/2016 |
0.1.8 | 1,410 | 9/25/2016 |
0.1.7 | 2,317 | 8/16/2016 |
0.1.6 | 2,605 | 8/12/2016 |
0.1.5 | 2,462 | 8/4/2016 |
0.1.4 | 2,287 | 6/22/2016 |
0.1.3 | 2,157 | 2/19/2016 |
0.1.2 | 2,158 | 11/22/2015 |
0.1.0 | 2,200 | 11/3/2015 |