Talverse.NotificationService
3.3.0
There is a newer version of this package available.
See the version list below for details.
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" />
<PackageReference Include="Talverse.NotificationService" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=Talverse.NotificationService&version=3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 FailureReasonproperty added toFirebaseResponsemodel to carry the FCM exception message per device token- FCM
MessagingErrorCodenow captured and included in the failure reason string format:{errCode}: {message} FailureReasonis populated on success entries as well with the FCMMessageIdfor full traceability
Changed
- Firebase worker response loop updated to extract and log
MessagingErrorCodealongside the exception message on failure ClientResponse.Payloadnow carriesFailureReasonper 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 | 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 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.
-
net8.0
- FirebaseAdmin (>= 3.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 8.0.1)
- Microsoft.Extensions.Configuration.Json (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- mixpanel-csharp (>= 6.0.0)
- NATS.Extensions.Microsoft.DependencyInjection (>= 2.5.8)
- NATS.Net (>= 2.5.8)
- SendGrid (>= 9.29.3)
- Serilog (>= 4.0.1)
- Serilog.Enrichers.CallerInfo (>= 1.0.5)
- Serilog.Settings.Configuration (>= 8.0.2)
- Serilog.Sinks.File (>= 6.0.0)
- YamlDotNet (>= 16.1.0)
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