An library to read and write documents from a Cloudant (http://cloudant.com) database.
Info
Version: | 0.1.4-beta |
Author(s): | nisbus limited |
Last Update: | Monday, September 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ReactiveCloudant |
Install
Install-Package ReactiveCloudant
dotnet add package ReactiveCloudant
paket add ReactiveCloudant
ReactiveCloudant Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(7.0.11)
- Rx-Main(2.2.5)