Themia.Notifications 0.6.8

dotnet add package Themia.Notifications --version 0.6.8
                    
NuGet\Install-Package Themia.Notifications -Version 0.6.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Themia.Notifications" Version="0.6.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Themia.Notifications" Version="0.6.8" />
                    
Directory.Packages.props
<PackageReference Include="Themia.Notifications" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Themia.Notifications --version 0.6.8
                    
#r "nuget: Themia.Notifications, 0.6.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Themia.Notifications@0.6.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Themia.Notifications&version=0.6.8
                    
Install as a Cake Addin
#tool nuget:?package=Themia.Notifications&version=0.6.8
                    
Install as a Cake Tool

Themia neutral notification sending core — channel senders (email/SMS/push) with Handlebars.Net templating, an SMTP provider, an HTTP-SMS base, and dev logger stubs. Stateless; no tenant or database dependency.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Themia.Notifications:

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).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.8 55 6/24/2026
0.6.7 177 6/23/2026
0.6.6 69 6/23/2026
0.6.5 61 6/23/2026
0.6.4 70 6/23/2026
0.6.2 65 6/22/2026