Search code examples
.netfirebasefirebase-admin

Retrieving data from Firebase using Admin SDK for .NET


I can't seem to find any information about retrieving data from Firebase Realtime Database using Firebase Admin SDK for .NET

Is it simply not implemented yet? I can find the information for Node and Python, but it seems like the .NET SDK is still missing this functionality. Has anyone else encountered this roadblock?

API reference: https://firebase.google.com/docs/reference/admin/dotnet


Solution

  • I just received this response from Firebase Support. It seems the Admin SDK for .NET is still being developed:

    It indeed is not yet added, and although we cannot provide any more details on the current projects of the engineering team it is already an item to be worked on. Please take note that we cannot provide any details or timelines as of when it will be worked and released but it will surely be checked onto. You may keep an eye on our release notes and our blog for any further updates

    Release notes: https://firebase.google.com/support/releases

    Blog: https://firebase.googleblog.com/