- Notifications
You must be signed in to change notification settings - Fork 85
Pull requests: andrei-m-code/net-core-push-notifications
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Cache the private keys for less overhead when signing messages
#93 by danielgindi was closed Oct 17, 2025 Loading…
Use bouncycastle for digital signing, to avoid requiring special windows permissions
#92 by danielgindi was merged Sep 27, 2024 Loading…
feat(CodePush): added same response to Apn and Firebase senders
#90 by StanDotNet was merged Sep 20, 2024 Loading…
Bump System.IdentityModel.Tokens.Jwt from 6.32.1 to 6.34.0 in /CorePush.Tester dependencies Pull requests that update a dependency file
#87 by dependabot bot was closed Jan 9, 2024 Loading…
Migrated to System.Text.Json with ability to customize serialization
#77 by andrei-m-code was merged Feb 25, 2023 Loading…
When generating JSON requests, allow preserving names specified using JsonProperty
#59 by t00 was closed Sep 9, 2021 Loading…
Revert to BouncyCastle for .NET Standard 2.0 support
#49 by danielgindi was merged Feb 9, 2021 Loading…
deviceId and SenderId are optional, payload may contain a to or registration_ids already #47 by danielgindi was merged Feb 9, 2021 Loading…
Support .NET Standard 2.0 through multitarget build
#45 by danielgindi was closed Feb 9, 2021 Loading…
Related to issue #41 - JWT token improvement if 403 error, plus JWT token handling to be via an interface
#43 by RobbiewOnline was closed Feb 11, 2021 Loading…
Related to issue 41 - interface for JWT token handling
#42 by RobbiewOnline was closed Dec 17, 2020 Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.