step-up-labs / firebase-database-dotnet

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

Get Document By Id #233

Closed emin-karadag closed 3 years ago

emin-karadag commented 4 years ago

Hello there, I want to shoot only one with a specific ID, not an entire document saved on Firebase Database. How can I get a single record exclusively without capturing all records? Thanks :)

hieucodecraft commented 4 years ago

Maybe this document will help you @emin-karadag https://firebase.googleblog.com/2013/10/queries-part-1-common-sql-queries.html#byid

emin-karadag commented 4 years ago

Okey thank you :) @hieunguyen336

stale[bot] commented 3 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 3 years ago

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