FSharpCouch is a simple wrapper around the CouchDB HTTP API.
Info
| Version: | 0.2.0 |
| Author(s): | Daniel Mohl |
| Last Update: | Sunday, July 8, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dmohl/FSharpCouch |
| NuGet Url: | https://www.nuget.org/packages/FSharpCouch |
Install
Install-Package FSharpCouch
dotnet add package FSharpCouch
paket add FSharpCouch
FSharpCouch Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(4.5.7)
Tags