Themia.Messaging
0.26.0
dotnet add package Themia.Messaging --version 0.26.0
NuGet\Install-Package Themia.Messaging -Version 0.26.0
<PackageReference Include="Themia.Messaging" Version="0.26.0" />
<PackageVersion Include="Themia.Messaging" Version="0.26.0" />
<PackageReference Include="Themia.Messaging" />
paket add Themia.Messaging --version 0.26.0
#r "nuget: Themia.Messaging, 0.26.0"
#:package Themia.Messaging@0.26.0
#addin nuget:?package=Themia.Messaging&version=0.26.0
#tool nuget:?package=Themia.Messaging&version=0.26.0
Themia neutral messaging core — the engine-agnostic transactional-outbox machinery: lease-based atomic claiming over a provider dialect, exponential backoff with dead-lettering, an in-process drain signal, and a generic background drainer that delegates delivery to a pluggable dispatcher. No tenant, framework, or database-engine dependency.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Options (>= 10.0.9)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Themia.Messaging:
| Package | Downloads |
|---|---|
|
Themia.Modules.Notifications
Tenant-aware notifications — transactional outbox, near-real-time background drainer (per-engine atomic claim + lease + backoff), multi-channel dispatcher with per-tenant/user preferences, in-app store, and per-tenant provider config over EF or Dapper. FluentMigrator schema (PostgreSQL + MySQL + SQL Server). |
|
|
Themia.Modules.Messaging
Tenant-aware inter-service messaging — transactional outbox over the shared Themia.Messaging drainer, deduplicating inbox, and retention purge. FluentMigrator schema (PostgreSQL + MySQL + SQL Server). |
|
|
Themia.Messaging.MySql
MySQL outbox-claim and retention-purge dialect (MySqlConnector) for Themia.Messaging: skip-locked atomic claim, lease reclaim, complete/fail SQL, batched purge, insert-ignore inbox admission. |
|
|
Themia.Messaging.PostgreSql
PostgreSQL outbox-claim and retention-purge dialect (Npgsql) for Themia.Messaging: skip-locked atomic claim, lease reclaim, complete/fail SQL, batched purge. |
|
|
Themia.Messaging.Http
Themia messaging HTTP transport — an outbox dispatcher that signs claimed rows with themia-hmac-v1 and delivers them over HTTP, classifying the response into deliver/retry/dead-letter. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.26.0 | 70 | 9/15/2026 |
| 0.25.1 | 162 | 9/11/2026 |
| 0.25.0 | 168 | 9/10/2026 |
| 0.24.0 | 161 | 9/10/2026 |
| 0.23.1 | 189 | 9/7/2026 |
| 0.23.0 | 200 | 9/7/2026 |
| 0.22.1 | 181 | 9/6/2026 |
| 0.22.0 | 178 | 9/5/2026 |
| 0.21.4 | 172 | 9/4/2026 |
| 0.21.3 | 184 | 8/30/2026 |
| 0.21.2 | 182 | 8/29/2026 |
| 0.21.1 | 173 | 8/29/2026 |
| 0.21.0 | 174 | 8/29/2026 |
| 0.20.0 | 175 | 8/27/2026 |
| 0.19.0 | 175 | 8/27/2026 |
| 0.18.0 | 169 | 8/27/2026 |
| 0.17.1 | 183 | 8/25/2026 |
| 0.17.0 | 215 | 8/23/2026 |
| 0.16.2 | 223 | 8/22/2026 |
| 0.16.1 | 231 | 8/21/2026 |