DotNetWorkQueue.Transport.Shared
0.9.1
dotnet add package DotNetWorkQueue.Transport.Shared --version 0.9.1
NuGet\Install-Package DotNetWorkQueue.Transport.Shared -Version 0.9.1
<PackageReference Include="DotNetWorkQueue.Transport.Shared" Version="0.9.1" />
<PackageVersion Include="DotNetWorkQueue.Transport.Shared" Version="0.9.1" />
<PackageReference Include="DotNetWorkQueue.Transport.Shared" />
paket add DotNetWorkQueue.Transport.Shared --version 0.9.1
#r "nuget: DotNetWorkQueue.Transport.Shared, 0.9.1"
#:package DotNetWorkQueue.Transport.Shared@0.9.1
#addin nuget:?package=DotNetWorkQueue.Transport.Shared&version=0.9.1
#tool nuget:?package=DotNetWorkQueue.Transport.Shared&version=0.9.1
DotNetWorkQueue.Transport.Shared
Shared abstractions for DotNetWorkQueue transport implementations.
Overview
This package provides the base interfaces and Command/Query pattern types used by all DotNetWorkQueue transports. It is not intended to be used directly by consumers -- it is referenced by transport implementations.
Key Types
ICommandHandler<T>/ICommandHandlerWithOutput<T, TOutput>- Command pattern interfacesIQueryHandler<T, TResult>/IQueryHandlerAsync<T, TResult>- Query pattern interfaces- Dashboard query and command types for queue monitoring
Installation
dotnet add package DotNetWorkQueue.Transport.Shared
Note: You typically do not need to install this package directly. It is included as a dependency of the transport packages.
Documentation
License
LGPL-2.1-or-later
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 is compatible. 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 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. 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.8
- DotNetWorkQueue (>= 0.9.1)
-
.NETStandard 2.0
- DotNetWorkQueue (>= 0.9.1)
-
net10.0
- DotNetWorkQueue (>= 0.9.1)
-
net8.0
- DotNetWorkQueue (>= 0.9.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on DotNetWorkQueue.Transport.Shared:
| Package | Downloads |
|---|---|
|
DotNetWorkQueue.Transport.RelationalDatabase
Shared libaries for relational transports |
|
|
DotNetWorkQueue.Transport.Redis
Redis transport for https://github.com/blehnen/DotNetWorkQueue |
|
|
DotNetWorkQueue.Transport.LiteDb
LiteDB transport for https://github.com/blehnen/DotNetWorkQueue |
|
|
DotNetWorkQueue.Transport.Memory
Memory transport dashboard support for https://github.com/blehnen/DotNetWorkQueue |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.9.1 | 104 | 3/10/2026 |
| 0.9.0 | 173 | 3/4/2026 |
| 0.8.1 | 330 | 2/23/2026 |
| 0.8.0 | 374 | 1/6/2026 |
| 0.7.6 | 1,323 | 2/2/2024 |
| 0.7.5 | 612 | 1/9/2024 |
| 0.7.4 | 519 | 1/9/2024 |
| 0.7.3 | 766 | 11/29/2023 |
| 0.7.2 | 522 | 11/29/2023 |
| 0.7.1 | 585 | 11/22/2023 |
| 0.7.0 | 533 | 10/27/2023 |
| 0.6.9 | 501 | 10/26/2023 |
| 0.6.8 | 18,996 | 7/20/2022 |
| 0.6.7 | 2,902 | 6/30/2022 |
| 0.6.6 | 3,529 | 4/29/2022 |
| 0.6.5 | 2,392 | 2/7/2022 |
| 0.6.4 | 1,690 | 1/13/2022 |
| 0.6.3 | 1,967 | 1/12/2022 |
| 0.6.2 | 1,491 | 12/14/2021 |
| 0.6.1 | 1,603 | 9/28/2021 |