Farango is a client for ArangoDB written in F#.
Info
Version: | 0.0.4 |
Author(s): | Anthony Shull |
Last Update: | Thursday, March 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://anthonyshull.github.io/Farango/ |
NuGet Url: | https://www.nuget.org/packages/Farango |
Install
Install-Package Farango
dotnet add package Farango
paket add Farango
Farango Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Formatting(>= 0.0.0)
- FSharp.Core(>= 4.3.1)
- Fable.JsonConverter(>= 1.0.7)
- FSharp.Control.AsyncSeq(>= 2.0.20)
- Fsharp.Data(>= 2.4.4)
- NewtonSoft.Json(>= 10.0.3)