step-up-labs / firebase-database-dotnet

C# library for Firebase Realtime Database.
MIT License
671 stars 170 forks source link

push data error #188

Closed AjayArumugam123 closed 4 years ago

AjayArumugam123 commented 5 years ago

I am trying to push data to the firebase database. Does not seem to work. Here is my code: await firebase.Child("Question Section").PutAsync(new profile{User = "user1", number = "1");

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

Closing the issue due to inactivity. Feel free to re-open