Info
Version: | 1.0.0 |
Author(s): | Hussain Waheed |
Last Update: | Wednesday, September 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Forms.FirebaseWrapper |
Install
Install-Package Xamarin.Forms.FirebaseWrapper
dotnet add package Xamarin.Forms.FirebaseWrapper
paket add Xamarin.Forms.FirebaseWrapper
Xamarin.Forms.FirebaseWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- Portable.JWT(>= 1.0.5)
- System.Reactive.Linq(>= 4.1.0)
Tags
None of the base classes has changed but has been upgraded just for .Net Standard 2.0 support. The package is based on Firebase.Xamarin available from https://github.com/rlamasb/Firebase.Xamarin.
Huge thanks and credit to rlamasb.