CorePush 3.0.4
.NET Core C# Push Notifications for Android Google Firebase Messaging (FCM) and Apple push notifications (APN).
No packages depend on CorePush.
v3.0.4
- Bugfixes with FcmSender authorization and serialization
- CorePush.Tester added to make testing easier
v3.0.3
- Cancellation tokens added to the interface with CancellationToken.None by default
v3.0.2
- Reverted Portable.BouncyCastle so that the lib can work in shared envs (like Azure App Service)
- Apple certificate cleanup added
- Minor code improvements added
v3.0.1
- Removed Portable.BouncyCastle and System.Security.Cryptography.Cng dependency
v3.0.0 [Includes breaking changes]
- Added ApnSettings and FcmSettings
- HttpClient has to be injected for FcmSender and ApnSender
- Both ApnSender and FcmSender are not IDisposable anymore as HttpClient is injected and managed outside
- ApnSender JWT token expiration is managed according to Apple documentation
v2.1.2
- Added IFcmSender and IApnSender interfaces
Previous Versions:
- Requires .NET Core 3.1
- Target framework changed to netstandard2.1
- Docker/Linux support is added, thanks to @JeroenBer
- ApnSender now uses publisher profile instead of certificates
- Firebase cloud messaging now is the only option to send Android push notifications
.NET Standard 2.0
- Newtonsoft.Json (>= 12.0.3)
- Portable.BouncyCastle (>= 1.8.9)
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 5 | 03/17/2025 |
4.2.1 | 11 | 10/24/2024 |
4.2.0 | 8 | 09/25/2024 |
4.1.0 | 15 | 12/18/2023 |
4.0.2 | 13 | 12/18/2023 |
4.0.1 | 13 | 12/18/2023 |
3.1.1 | 7 | 12/18/2023 |
3.1.0 | 15 | 12/18/2023 |
3.0.12 | 14 | 01/13/2024 |
3.0.11 | 15 | 12/18/2023 |
3.0.10 | 12 | 12/18/2023 |
3.0.4 | 16 | 12/18/2023 |
3.0.3 | 14 | 06/28/2022 |
3.0.2 | 14 | 12/18/2023 |
3.0.1 | 12 | 12/18/2023 |
3.0.0 | 14 | 12/18/2023 |
2.1.2 | 12 | 12/18/2023 |
2.1.1 | 12 | 12/18/2023 |
2.1.0 | 11 | 12/18/2023 |
2.0.3 | 15 | 12/18/2023 |
2.0.2 | 13 | 12/18/2023 |
2.0.1 | 13 | 12/18/2023 |
2.0.0 | 13 | 12/18/2023 |
1.1.0 | 16 | 12/18/2023 |
1.0.1 | 13 | 12/18/2023 |
1.0.0 | 10 | 12/18/2023 |