My new job has required I use Google's Firebase, and in particular Firestore. I've been surprised by the memory consumption of the official emulator, and wondered if I could hack together in .NET that meeds our needs. I still don't know, but this is the result so far: https://github.com/mikegoatly/FirestoreSharp
