Lumarin.Notify.PolicyRouting.Scheduling 0.8.0-preview.199

This is a prerelease version of Lumarin.Notify.PolicyRouting.Scheduling.
dotnet add package Lumarin.Notify.PolicyRouting.Scheduling --version 0.8.0-preview.199
                    
NuGet\Install-Package Lumarin.Notify.PolicyRouting.Scheduling -Version 0.8.0-preview.199
                    
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="Lumarin.Notify.PolicyRouting.Scheduling" Version="0.8.0-preview.199" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lumarin.Notify.PolicyRouting.Scheduling" Version="0.8.0-preview.199" />
                    
Directory.Packages.props
<PackageReference Include="Lumarin.Notify.PolicyRouting.Scheduling" />
                    
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 Lumarin.Notify.PolicyRouting.Scheduling --version 0.8.0-preview.199
                    
#r "nuget: Lumarin.Notify.PolicyRouting.Scheduling, 0.8.0-preview.199"
                    
#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 Lumarin.Notify.PolicyRouting.Scheduling@0.8.0-preview.199
                    
#: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=Lumarin.Notify.PolicyRouting.Scheduling&version=0.8.0-preview.199&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Lumarin.Notify.PolicyRouting.Scheduling&version=0.8.0-preview.199&prerelease
                    
Install as a Cake Tool

Lumarin.Notify.PolicyRouting.Scheduling

Lumarin.Notify.PolicyRouting.Scheduling is the optional bridge package that turns policy-routing quiet-hours deferral into a durable scheduled notification.

It keeps the boundary explicit:

  • Lumarin.Notify.PolicyRouting remains lightweight and Simple-compatible for immediate routing
  • Lumarin.Notify.Scheduling remains the durable one-time scheduler
  • this bridge is the only package that depends on both features

The bridge does not create a second routing engine. It only implements INotificationAcceptanceAdvisor so INotificationHub.SendAsync(...) can defer a request when:

  • the effective routing policy enables quiet-hours deferral
  • no identity has an immediate eligible route
  • every remaining route step is blocked by quiet hours

If any identity still has an immediate route, the normal immediate send path is preserved.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.8.0-preview.199 62 5/14/2026
0.8.0-preview.162 63 4/26/2026
0.8.0-preview.161 66 4/26/2026
0.8.0-preview.160 65 4/26/2026
0.8.0-preview.159 58 4/26/2026
0.8.0-preview.158 60 4/26/2026
0.8.0-preview.157 59 4/25/2026
0.8.0-preview.156 62 4/25/2026
0.8.0-preview.155 66 4/25/2026
0.8.0-preview.154 61 4/25/2026
0.8.0-preview.153 54 4/25/2026
0.8.0-preview.150 56 4/25/2026
0.8.0-preview.133 57 4/23/2026
0.8.0-preview.132 60 4/23/2026
0.8.0-preview.130 62 4/23/2026
0.8.0-preview.128 71 4/23/2026
0.8.0-preview.120 71 4/21/2026
0.8.0-preview.115 58 4/18/2026
0.8.0-preview.114 64 4/18/2026
0.8.0-preview.113 65 4/17/2026
Loading failed