c# - 如何使用 C# 连接到 Firestore 数据库?

标签 c# firebase google-cloud-firestore

我一直坚持将 Firestore 数据库连接到 C# 应用程序。我一直在尝试在线查找教程视频和其他说明,但似乎无法获得我需要的东西。请帮助我连接应用程序,并能够从我的 C# 应用程序查询记录或将记录插入到 Firestore。非常感谢您的回答。

最佳答案

你可以试试这个https://googlecloudplatform.github.io/google-cloud-dotnet/docs/Google.Cloud.Firestore/userguide.html但似乎仍处于 Beta 阶段,许多功能不受支持

关于c# - 如何使用 C# 连接到 Firestore 数据库?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49612698/

相关文章:

c# - 如何使用 linq to xml 解析下面的 xml 字符串?

firebase - Firebase 存储的权限问题,无法从管理面板下载文件

ios - 在与 firestore 聊天时显示最后一条消息

angular - 如何使用 Firebase 将新项目推送到数组中

firebase - flutter - NoSuchMethodError : The method '[]' was called on null

firebase - Flutter/Dart/Firestore : How can I add a list of maps to firebase?

c# - 设计私有(private)方法的良好实践

c# - 不断添加和删除到 flowlayoutpanel winforms

c# - 组合两个转换表达式

swift - 如何从 firebase (Swift) 检索数据