Info
| Version: | 1.0.6 | 
| Author(s): | Daniel López Bayo | 
| Last Update: | Sunday, May 31, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/danipro1993/DLB.PushNotifications | 
| NuGet Url: | https://www.nuget.org/packages/DLB.PushNotifications.Firebase | 
Install
Install-Package DLB.PushNotifications.Firebase
                        dotnet add package DLB.PushNotifications.Firebase
                        paket add DLB.PushNotifications.Firebase
                        
                                DLB.PushNotifications.Firebase Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- DLB.PushNotifications(>= 1.0.6)
 - Microsoft.Extensions.Logging(>= 2.2.0)
 - RestSharp(>= 106.6.9)
 
                
Integration with IoC Microsoft.Extension.DependencyInjection.