Themia.Messaging.Hmac
0.13.0
dotnet add package Themia.Messaging.Hmac --version 0.13.0
NuGet\Install-Package Themia.Messaging.Hmac -Version 0.13.0
<PackageReference Include="Themia.Messaging.Hmac" Version="0.13.0" />
<PackageVersion Include="Themia.Messaging.Hmac" Version="0.13.0" />
<PackageReference Include="Themia.Messaging.Hmac" />
paket add Themia.Messaging.Hmac --version 0.13.0
#r "nuget: Themia.Messaging.Hmac, 0.13.0"
#:package Themia.Messaging.Hmac@0.13.0
#addin nuget:?package=Themia.Messaging.Hmac&version=0.13.0
#tool nuget:?package=Themia.Messaging.Hmac&version=0.13.0
Themia messaging HMAC scheme — the themia-hmac-v1 canonicalizer, signer and verifier, plus per-peer key registration. No HTTP or ASP.NET dependency; shared by the sending dispatcher and the receiving filter so both ends compute identical bytes.
| 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
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Themia.Messaging.Hmac:
| Package | Downloads |
|---|---|
|
Themia.Messaging.AspNetCore
Themia messaging HMAC receiving side — a minimal-API endpoint filter that verifies inbound requests against themia-hmac-v1, plus the loop guard that answers 200 without invoking the endpoint when a message has come back to its own origin. |
|
|
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. |
|
|
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). |
GitHub repositories
This package is not used by any popular GitHub repositories.