Firestore #2 Getting started with Firestore using C# and .NET Core
Overview In the previous post, I’ve talked about the Firestore fundamentals. In post we’ll learn how to set up a simple .net project and try to read and write from/to Firestore. I will use VS Code on mac using .net core 7. You can still follow up if you are using Rider or Visual Studio ...