Themia.Modules.Notifications
0.6.8
dotnet add package Themia.Modules.Notifications --version 0.6.8
NuGet\Install-Package Themia.Modules.Notifications -Version 0.6.8
<PackageReference Include="Themia.Modules.Notifications" Version="0.6.8" />
<PackageVersion Include="Themia.Modules.Notifications" Version="0.6.8" />
<PackageReference Include="Themia.Modules.Notifications" />
paket add Themia.Modules.Notifications --version 0.6.8
#r "nuget: Themia.Modules.Notifications, 0.6.8"
#:package Themia.Modules.Notifications@0.6.8
#addin nuget:?package=Themia.Modules.Notifications&version=0.6.8
#tool nuget:?package=Themia.Modules.Notifications&version=0.6.8
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).
| 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
- Dapper (>= 2.1.79)
- FluentMigrator (>= 8.0.1)
- FluentMigrator.Runner.MySql (>= 8.0.1)
- FluentMigrator.Runner.Postgres (>= 8.0.1)
- FluentMigrator.Runner.SqlServer (>= 8.0.1)
- Handlebars.Net (>= 2.1.6)
- Microsoft.Data.SqlClient (>= 6.1.5)
- Microsoft.EntityFrameworkCore (>= 10.0.9)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.9)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.19.1)
- Microsoft.IdentityModel.Logging (>= 8.19.1)
- Microsoft.IdentityModel.Protocols (>= 8.19.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.19.1)
- Microsoft.IdentityModel.Tokens (>= 8.19.1)
- SqlKata (>= 4.0.1)
- System.IdentityModel.Tokens.Jwt (>= 8.19.1)
- Themia.Data.Migrations (>= 0.6.8)
- Themia.Framework.Core (>= 0.6.8)
- Themia.Framework.Data.Abstractions (>= 0.6.8)
- Themia.Framework.Data.Dapper (>= 0.6.8)
- Themia.Framework.Data.EFCore (>= 0.6.8)
- Themia.Notifications (>= 0.6.8)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Themia.Modules.Notifications:
| Package | Downloads |
|---|---|
|
Themia.Modules.Notifications.PostgreSql
PostgreSQL outbox-claim dialect (Npgsql) for Themia.Modules.Notifications: skip-locked atomic claim, lease reclaim, complete/fail SQL. |
|
|
Themia.Modules.Notifications.SqlServer
SQL Server outbox-claim dialect (Microsoft.Data.SqlClient) for Themia.Modules.Notifications: read-past atomic claim, lease reclaim, complete/fail SQL. |
|
|
Themia.Modules.Notifications.MySql
MySQL/MariaDB outbox-claim dialect (MySqlConnector) for Themia.Modules.Notifications: skip-locked atomic claim, lease reclaim, complete/fail SQL. |
GitHub repositories
This package is not used by any popular GitHub repositories.