This is a C# library to send messages via FCM directly to known device tokens.
Info
Version: | 1.0.0 |
Author(s): | Eugen Timm |
Last Update: | Friday, August 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FcmSharpClient |
Install
Install-Package FcmSharpClient
dotnet add package FcmSharpClient
paket add FcmSharpClient
FcmSharpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)