FirebaseSharp 2.0.4
A portable .NET client library for Firebase.io. Should look and feel (somewhat) familar to the official Firebase API
Install-Package FirebaseSharp -Version 2.0.4
dotnet add package FirebaseSharp --version 2.0.4
<PackageReference Include="FirebaseSharp" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FirebaseSharp --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FirebaseSharp, 2.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
* 2.0.4 - Updating to latest JSON.Net version
* 2.0.3 - 2.0 release
* 2.0.0-beta - total rewrite using the official Firebase API as a guide
* 1.0.0.5 - Marking methods obsolete in preparation for the next version
* 1.0.0.4 - Event streaming no longer blocks when running in UI or web synch contexts
* 1.0.0.2 - Events fired
* 1.0.0.0 - Initial version
Dependencies
-
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 7.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.4 | 9,441 | 4/26/2016 |
2.0.3 | 598 | 4/26/2016 |
2.0.2-alpha | 650 | 7/30/2015 |
2.0.1-alpha | 569 | 7/27/2015 |
1.0.0.5 | 1,914 | 7/2/2015 |
1.0.0.4 | 730 | 4/21/2015 |
1.0.0.3 | 1,153 | 3/28/2014 |
1.0.0.2 | 644 | 3/28/2014 |
1.0.0.1 | 641 | 3/26/2014 |
1.0.0 | 705 | 3/26/2014 |