C# Implementation of the new HTTP v1 API protocol of Firebase Cloud Messaging (FCM).
Info
Version: | 0.1.1 |
Author(s): | UTurista |
Last Update: | Tuesday, March 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/UTurista/FCMessaging |
NuGet Url: | https://www.nuget.org/packages/FCMessaging |
Install
Install-Package FCMessaging
dotnet add package FCMessaging
paket add FCMessaging
FCMessaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Apis.Auth(>= 1.32.2)
- NLog(>= 4.5.007)
- Newtonsoft.Json(>= 11.0.1)
Tags