DotNetWorkQueue.Transport.RelationalDatabase
0.9.1
dotnet add package DotNetWorkQueue.Transport.RelationalDatabase --version 0.9.1
NuGet\Install-Package DotNetWorkQueue.Transport.RelationalDatabase -Version 0.9.1
<PackageReference Include="DotNetWorkQueue.Transport.RelationalDatabase" Version="0.9.1" />
<PackageVersion Include="DotNetWorkQueue.Transport.RelationalDatabase" Version="0.9.1" />
<PackageReference Include="DotNetWorkQueue.Transport.RelationalDatabase" />
paket add DotNetWorkQueue.Transport.RelationalDatabase --version 0.9.1
#r "nuget: DotNetWorkQueue.Transport.RelationalDatabase, 0.9.1"
#:package DotNetWorkQueue.Transport.RelationalDatabase@0.9.1
#addin nuget:?package=DotNetWorkQueue.Transport.RelationalDatabase&version=0.9.1
#tool nuget:?package=DotNetWorkQueue.Transport.RelationalDatabase&version=0.9.1
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 | 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)
- DotNetWorkQueue.Transport.Shared (>= 0.9.1)
-
.NETStandard 2.0
- DotNetWorkQueue (>= 0.9.1)
- DotNetWorkQueue.Transport.Shared (>= 0.9.1)
-
net10.0
- DotNetWorkQueue (>= 0.9.1)
- DotNetWorkQueue.Transport.Shared (>= 0.9.1)
-
net8.0
- DotNetWorkQueue (>= 0.9.1)
- DotNetWorkQueue.Transport.Shared (>= 0.9.1)
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.1 | 0 | 3/10/2026 |
| 0.9.0 | 49 | 3/4/2026 |
| 0.8.1 | 211 | 2/23/2026 |
| 0.8.0 | 231 | 1/6/2026 |
| 0.7.6 | 861 | 2/2/2024 |
| 0.7.5 | 468 | 1/9/2024 |
| 0.7.4 | 367 | 1/9/2024 |
| 0.7.3 | 601 | 11/29/2023 |
| 0.7.2 | 393 | 11/29/2023 |
| 0.7.1 | 503 | 11/22/2023 |
| 0.7.0 | 414 | 10/27/2023 |
| 0.6.9 | 377 | 10/26/2023 |
| 0.6.8 | 17,391 | 7/20/2022 |
| 0.6.7 | 2,002 | 6/30/2022 |
| 0.6.6 | 2,465 | 4/29/2022 |
| 0.6.5 | 1,496 | 2/7/2022 |
| 0.6.4 | 880 | 1/13/2022 |
| 0.6.3 | 1,080 | 1/12/2022 |
| 0.6.2 | 897 | 12/14/2021 |
| 0.6.1 | 1,140 | 9/28/2021 |