firebase-admin-dotnet icon indicating copy to clipboard operation
firebase-admin-dotnet copied to clipboard

firestore support plans?

Open mhDuke opened this issue 3 years ago • 2 comments

I am wondering whether firebase firestore support for the .net sdk is coming any time soon. we're planning whether we could stick to .Net or go for javascript/python sdks instead.

mhDuke avatar Oct 15 '20 07:10 mhDuke

You can use the official .NET SDK for Firestore:

https://www.nuget.org/packages/Google.Cloud.Firestore/ https://googleapis.github.io/google-cloud-dotnet/docs/Google.Cloud.Firestore/

We haven't integrated with that library yet, and that's unlikely to change in the near term. But feel free to use the above library directly.

hiranya911 avatar Oct 16 '20 20:10 hiranya911

This could be handled, at least in the short term, as a Firebase DOCS enhancement.

gregfenton avatar Dec 26 '23 05:12 gregfenton