Talverse.NotificationService 3.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Talverse.NotificationService --version 3.3.0
                    
NuGet\Install-Package Talverse.NotificationService -Version 3.3.0
                    
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="Talverse.NotificationService" Version="3.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Talverse.NotificationService" Version="3.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Talverse.NotificationService" />
                    
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 Talverse.NotificationService --version 3.3.0
                    
#r "nuget: Talverse.NotificationService, 3.3.0"
                    
#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 Talverse.NotificationService@3.3.0
                    
#: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=Talverse.NotificationService&version=3.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Talverse.NotificationService&version=3.3.0
                    
Install as a Cake Tool

v3.3.0

Release Date: 2026-06-09

Added
  • Structured diagnostic logs across the push notification pipeline using the prefix INV-PN :: for consistent log traceability
  • FailureReason property added to FirebaseResponse model to carry the FCM exception message per device token
  • FCM MessagingErrorCode now captured and included in the failure reason string format: {errCode}: {message}
  • FailureReason is populated on success entries as well with the FCM MessageId for full traceability
Changed
  • Firebase worker response loop updated to extract and log MessagingErrorCode alongside the exception message on failure
  • ClientResponse.Payload now carries FailureReason per token, propagated through the webhook to Sadaqaty

Release 2.1.0

v 2.4.1

  • Added reattempt mechanism for Firebase Android and iOS worker
  • Created a FailedEveentWorker consumer to publish all dead notification in this queue.
  • Implemented reattempt interval that reattempts after a time duration.
  • Created Webhook service to provide response back to the client.
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 was computed.  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
3.4.0 0 6/9/2026
3.3.4-alpha 23 6/9/2026
3.3.3-alpha 25 6/9/2026
3.3.2-alpha 55 6/8/2026
3.3.1-alpha 44 6/8/2026
3.3.0 0 6/9/2026
3.3.0-alpha 48 6/5/2026
3.2.0-alpha 484 3/25/2026
3.1.0-alpha 593 1/5/2026
3.0.0-alpha 127 1/5/2026
2.5.3-alpha 518 12/17/2025
2.5.1-alpha 291 12/17/2025
2.5.0-alpha 333 12/16/2025
2.4.2 742 2/19/2026
2.4.2-beta 114 2/19/2026
2.4.2-alpha 118 2/18/2026
2.4.1 779 9/30/2025
2.4.0-alpha 773 12/2/2025
2.3.5-alpha 200 9/23/2025
2.3.4-alpha 333 9/19/2025
Loading failed