DotNetWorkQueue.Transport.RelationalDatabase
0.9.31
dotnet add package DotNetWorkQueue.Transport.RelationalDatabase --version 0.9.31
NuGet\Install-Package DotNetWorkQueue.Transport.RelationalDatabase -Version 0.9.31
<PackageReference Include="DotNetWorkQueue.Transport.RelationalDatabase" Version="0.9.31" />
<PackageVersion Include="DotNetWorkQueue.Transport.RelationalDatabase" Version="0.9.31" />
<PackageReference Include="DotNetWorkQueue.Transport.RelationalDatabase" />
paket add DotNetWorkQueue.Transport.RelationalDatabase --version 0.9.31
#r "nuget: DotNetWorkQueue.Transport.RelationalDatabase, 0.9.31"
#:package DotNetWorkQueue.Transport.RelationalDatabase@0.9.31
#addin nuget:?package=DotNetWorkQueue.Transport.RelationalDatabase&version=0.9.31
#tool nuget:?package=DotNetWorkQueue.Transport.RelationalDatabase&version=0.9.31
DotNetWorkQueue.Transport.RelationalDatabase
Shared abstractions for SQL-based DotNetWorkQueue transports.
Overview
This package provides common SQL query handling, command preparation, and table management shared by the relational database transports (SQL Server, PostgreSQL, SQLite). It is not intended to be used directly by consumers -- it is referenced by relational transport implementations.
Key Types
- Command handlers and prepare handlers for SQL operations
CommandStringCachefor SQL string management- Dashboard query handlers for queue monitoring
- Shared table creation and schema management
Installation
dotnet add package DotNetWorkQueue.Transport.RelationalDatabase
Note: You typically do not need to install this package directly. It is included as a dependency of the relational 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.31)
- DotNetWorkQueue.Transport.Shared (>= 0.9.31)
-
net8.0
- DotNetWorkQueue (>= 0.9.31)
- DotNetWorkQueue.Transport.Shared (>= 0.9.31)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on DotNetWorkQueue.Transport.RelationalDatabase:
| Package | Downloads |
|---|---|
|
DotNetWorkQueue.Transport.PostgreSQL
PostgreSQL transport for https://github.com/blehnen/DotNetWorkQueue |
|
|
DotNetWorkQueue.Transport.SqlServer
SQL server transport for https://github.com/blehnen/DotNetWorkQueue |
|
|
DotNetWorkQueue.Transport.SQLite
SQLite transport for https://github.com/blehnen/DotNetWorkQueue |
|
|
DotNetWorkQueue.Transport.SQLite.Shared
Shared libaries for Sqlite transports |
|
|
DotNetWorkQueue.Transport.SQLite.Microsoft
Microsoft SQlite transport 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 | 0 | 4/9/2026 |
| 0.9.30 | 37 | 4/8/2026 |
| 0.9.18 | 223 | 4/6/2026 |
| 0.9.14 | 314 | 4/3/2026 |
| 0.9.13 | 227 | 3/30/2026 |
| 0.9.12 | 203 | 3/29/2026 |
| 0.9.11 | 209 | 3/26/2026 |
| 0.9.10 | 212 | 3/20/2026 |
| 0.9.9 | 214 | 3/20/2026 |
| 0.9.6 | 316 | 3/17/2026 |
| 0.9.5 | 272 | 3/16/2026 |
| 0.9.1 | 317 | 3/10/2026 |
| 0.9.0 | 220 | 3/4/2026 |
| 0.8.1 | 218 | 2/23/2026 |
| 0.8.0 | 250 | 1/6/2026 |
| 0.7.6 | 874 | 2/2/2024 |
| 0.7.5 | 471 | 1/9/2024 |
| 0.7.4 | 376 | 1/9/2024 |
| 0.7.3 | 606 | 11/29/2023 |
| 0.7.2 | 397 | 11/29/2023 |