Library to connect a Firebase Database with .Net Framework, .Net Core or .Net Standard.
Info
Version: | 1.0.3 |
Author(s): | Fabian Varela |
Last Update: | Tuesday, April 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Firebase.DotNet.Database |
Install
Install-Package Firebase.DotNet.Database
dotnet add package Firebase.DotNet.Database
paket add Firebase.DotNet.Database
Firebase.DotNet.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- Firebase.Utils(>= 1.0.0)
- Newtonsoft.Json(>= 11.0.2)
- System.Net.Http(>= 4.3.3)
- System.Reactive(>= 3.1.1)