An F# friendly approach to working with CosmosDB.
Info
| Version: | 1.2.1 |
| Author(s): | FSharp.CosmosDb |
| Last Update: | Monday, November 21, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/FSharp.CosmosDb |
Install
Install-Package FSharp.CosmosDb
dotnet add package FSharp.CosmosDb
paket add FSharp.CosmosDb
FSharp.CosmosDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Cosmos(>= 4.0.03)
- FSharp.Control.AsyncSeq(>= 2.0.24)
- FSharp.Core(>= 5.0.0)