FireSharp
FireSharp copied to clipboard
An asynchronous cross-platform .Net library for Firebase
I downloaded a copy of your sources and ported to .NET 6. It was as easy port. I was not able to push commit. I am happy to be a...
It was really a good package for .net framwork 4.x but for core and onward(.net5,.net6) this package is no more work.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 6.0.8 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
I am trying to create a new user using **.net 5** project. In order to communicate with firebase you need to create a client, which I am able to do...
Hi! I just saw your entry on the [Maintainers Wanted](https://github.com/pickhardt/maintainers-wanted) list. I just published a very similar project that's now looking for postings. I'd greatly appreciate if you find some...
I have tried the live streaming from the firebase rest api, Its not getting worked. I am working with windows application. I have to build a realtime notification system in...
OnAsync
https://stackoverflow.com/questions/62367171/firesharp-api-how-i-can-get-new-values Can anyone tell me usage of OnAsync? Am i doing somethings wrong?
I started using this plugin for commercial software later we found it has big flaws it doesn't support a lot of things.... https://medium.com/step-up-labs/firebase-c-library-5c342989ad18#.5j8zqmegj Use this instead. It will save a...
Was about to add the nuget in this project and noticed last version release 2016 but new recent commits but no recent releases for a few years....?
Would anyone know how to use FireSharp without using the Admin SDK? Thanks! I can't find a way to create database credential. It looks like it is really deprecated. 😢