Serverless and Scalable Mobile-Push-Notification server-side client and database abstraction/management for sending mobile push notifications to APNS and GCM utilizing Amazon DynamoDB and Amazon SimpleNotificationService.
Info
Version: | 1.0.0 |
Author(s): | Can Sahin |
Last Update: | Thursday, March 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Can-Sahin/AWSMobilePushNotification |
NuGet Url: | https://www.nuget.org/packages/AWSMobilePushNotificationService |
Install
Install-Package AWSMobilePushNotificationService
dotnet add package AWSMobilePushNotificationService
paket add AWSMobilePushNotificationService
AWSMobilePushNotificationService Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- AWSSDK.DynamoDBv2(>= 3.3.5)
- AWSSDK.SimpleNotificationService(>= 3.3.0.24)
- Newtonsoft.Json(>= 9.0.1)
Tags