Injectable service library to send push notifications using FCM from an ASP.Net Core MVC Application.
Info
Version: | 1.0.1 |
Author(s): | Bassem Makarem |
Last Update: | Saturday, January 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bmak91/fcm-push-notification |
NuGet Url: | https://www.nuget.org/packages/ACB.FCMPushNotifications |
Install
Install-Package ACB.FCMPushNotifications
dotnet add package ACB.FCMPushNotifications
paket add ACB.FCMPushNotifications
ACB.FCMPushNotifications Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 1.0.1)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
Tags