Mostlylucid.Notify
0.1.1
dotnet add package Mostlylucid.Notify --version 0.1.1
NuGet\Install-Package Mostlylucid.Notify -Version 0.1.1
<PackageReference Include="Mostlylucid.Notify" Version="0.1.1" />
<PackageVersion Include="Mostlylucid.Notify" Version="0.1.1" />
<PackageReference Include="Mostlylucid.Notify" />
paket add Mostlylucid.Notify --version 0.1.1
#r "nuget: Mostlylucid.Notify, 0.1.1"
#:package Mostlylucid.Notify@0.1.1
#addin nuget:?package=Mostlylucid.Notify&version=0.1.1
#tool nuget:?package=Mostlylucid.Notify&version=0.1.1
Mostlylucid.Notify
Multi-channel notification library for .NET. v0.1 ships email + outbox. Multi-channel (Slack, Discord, SMS, webhook) lands in v0.2 behind the same INotificationSender interface.
AOT-safe: no runtime Razor, no reflection-based DI scanning. Templates are RazorSlices source-generated; channel providers are registered explicitly.
See the design doc in the stylobot-commercial repo: docs/superpowers/specs/2026-05-22-notify-system-design.md.
| Product | Versions 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 is compatible. 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. |
-
net10.0
- Dapper (>= 2.1.79)
- Microsoft.Data.Sqlite (>= 10.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.1)
- mostlylucid.ephemeral (>= 2.0.0)
- Mostlylucid.Ephemeral.Atoms.Smtp (>= 2.6.0)
- Polly (>= 8.6.6)
- RazorSlices (>= 0.10.1)
-
net8.0
- Dapper (>= 2.1.79)
- Microsoft.Data.Sqlite (>= 10.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.1)
- mostlylucid.ephemeral (>= 2.0.0)
- Mostlylucid.Ephemeral.Atoms.Smtp (>= 2.6.0)
- Polly (>= 8.6.6)
- RazorSlices (>= 0.10.1)
-
net9.0
- Dapper (>= 2.1.79)
- Microsoft.Data.Sqlite (>= 10.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.1)
- mostlylucid.ephemeral (>= 2.0.0)
- Mostlylucid.Ephemeral.Atoms.Smtp (>= 2.6.0)
- Polly (>= 8.6.6)
- RazorSlices (>= 0.10.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mostlylucid.Notify:
| Package | Downloads |
|---|---|
|
Mostlylucid.BotDetection.UI
Real-time bot detection dashboard with SignalR and DaisyUI. Includes sb-badge, sb-confidence, sb-gate, sb-honeypot, sb-human, sb-risk, sb-signal, and sb-summary Tag Helpers plus View Components for embedding detection results in ASP.NET Core views. |
GitHub repositories
This package is not used by any popular GitHub repositories.