DotNetWorkQueue.Transport.Shared
0.9.30
See the version list below for details.
dotnet add package DotNetWorkQueue.Transport.Shared --version 0.9.30
NuGet\Install-Package DotNetWorkQueue.Transport.Shared -Version 0.9.30
<PackageReference Include="DotNetWorkQueue.Transport.Shared" Version="0.9.30" />
<PackageVersion Include="DotNetWorkQueue.Transport.Shared" Version="0.9.30" />
<PackageReference Include="DotNetWorkQueue.Transport.Shared" />
paket add DotNetWorkQueue.Transport.Shared --version 0.9.30
#r "nuget: DotNetWorkQueue.Transport.Shared, 0.9.30"
#:package DotNetWorkQueue.Transport.Shared@0.9.30
#addin nuget:?package=DotNetWorkQueue.Transport.Shared&version=0.9.30
#tool nuget:?package=DotNetWorkQueue.Transport.Shared&version=0.9.30
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 | 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. |
-
net10.0
- DotNetWorkQueue (>= 0.9.30)
-
net8.0
- DotNetWorkQueue (>= 0.9.30)
NuGet packages (5)
Showing the top 5 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.Dashboard.Api
Dashboard API for DotNetWorkQueue - provides REST endpoints for monitoring and managing queues |
|
|
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.31 | 51 | 4/9/2026 |
| 0.9.30 | 51 | 4/8/2026 |
| 0.9.18 | 378 | 4/6/2026 |
| 0.9.14 | 469 | 4/3/2026 |
| 0.9.13 | 383 | 3/30/2026 |
| 0.9.12 | 351 | 3/29/2026 |
| 0.9.11 | 374 | 3/26/2026 |
| 0.9.10 | 370 | 3/20/2026 |
| 0.9.9 | 364 | 3/20/2026 |
| 0.9.6 | 495 | 3/17/2026 |
| 0.9.5 | 454 | 3/16/2026 |
| 0.9.1 | 475 | 3/10/2026 |
| 0.9.0 | 386 | 3/4/2026 |
| 0.8.1 | 338 | 2/23/2026 |
| 0.8.0 | 393 | 1/6/2026 |
| 0.7.6 | 1,345 | 2/2/2024 |
| 0.7.5 | 620 | 1/9/2024 |
| 0.7.4 | 525 | 1/9/2024 |
| 0.7.3 | 771 | 11/29/2023 |
| 0.7.2 | 529 | 11/29/2023 |