Functional F# library to access Firestore database via Google Cloud Platform (GCP) or Firebase Project.
Info
Version: | 1.3.0 |
Author(s): | fivefingergames |
Last Update: | Friday, November 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrbandler/FsFirestore |
NuGet Url: | https://www.nuget.org/packages/FsFirestore |
Install
Install-Package FsFirestore
dotnet add package FsFirestore
paket add FsFirestore
FsFirestore Download (Unzip the "nupkg" after downloading)
Dependencies
- Chiron(>= 6.3.1)
- FSharp.Core(>= 4.6.2)
- Google.Cloud.Firestore(>= 2.1.0)
- Microsoft.FSharpLu(>= 0.10.29)
Tags