First Project - Is there a Firebase SDK for C#?

This page summarizes the projects mentioned and recommended in the original post on /r/godot

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Firebase-Godot-API

    A Firebase API for your Godot 4 projects

  • I've seen that GodotNuts has something but that is written in GDScript, and I've also found this: https://github.com/Derektamente/Firebase-for-Godot-4.x

  • GodotFirebase

    Implementations of Firebase for Godot using GDScript

  • You're gonna get GDScript in your C# pie no matter what you do. So I wouldn't dismiss GodotFirebase (which does have a 4.x branch) out of hand.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Godot-Mono-CustomResourceRegistry

    Godot plugin that registers custom C# resources & nodes.

  • From what I understand the C# support Godot 3 is rather limited, and you'll end up doing a lot of GDScript work around its limitations anyways. If you can wait on mobile support, 4.0 will be a nicer C# experience, but it still isn't a first-class citizen in Godot. For example, quickly adding new C# based resources to the Editor GUI isn't baked in. You'd need (https://github.com/Atlinx/Godot-Mono-CustomResourceRegistry) or something like it, as a plug-in. There's no '''class_name''' equivalent to quickly register a C# extended class as a new Node, without creating a custom plug-in.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Problem with installing plugins

    1 project | /r/godot | 11 Jul 2023
  • Push notifications using FCM in C#

    1 project | /r/csharp | 13 Feb 2023
  • Godot plugin that registers custom C# resources + nodes. [C#, Plugin]

    1 project | /r/GodotCSharp | 12 Jan 2023
  • Hello guys I need help please 🙂💔

    1 project | /r/godot | 12 Jan 2023
  • I am a fully native mobile developer. And want to give a try to all cross platform tools. I tried ionic capacitor (since i master angular) but discovered maui the new xamarin. Few questions :

    1 project | /r/dotnetMAUI | 29 May 2022