Info
| Version: | 1.0.8 | 
| Author(s): | tuwrraphael | 
| Last Update: | Thursday, August 29, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/tuwrraphael/PushServer/ | 
| NuGet Url: | https://www.nuget.org/packages/PushServer.Firebase | 
Install
Install-Package PushServer.Firebase
                        dotnet add package PushServer.Firebase
                        paket add PushServer.Firebase
                        
                                PushServer.Firebase Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- PushServer.PushConfiguration.Abstractions(>= 1.1.0)
 - PushServer.Abstractions(>= 1.2.1)
 - PushServer.Models(>= 1.0.3)
 - Microsoft.Extensions.Http(>= 2.1.1)
 - Microsoft.Extensions.Options(>= 2.1.1)
 - Newtonsoft.Json(>= 12.0.2)
 - System.ComponentModel.Annotations(>= 4.5.0)
 
Tags
                
This plugin extends the PushServer to store Firebase tokens, and send push notifications to them.