MyCouch.Cloudant
4.0.0
dotnet add package MyCouch.Cloudant --version 4.0.0
NuGet\Install-Package MyCouch.Cloudant -Version 4.0.0
<PackageReference Include="MyCouch.Cloudant" Version="4.0.0" />
paket add MyCouch.Cloudant --version 4.0.0
#r "nuget: MyCouch.Cloudant, 4.0.0"
// Install MyCouch.Cloudant as a Cake Addin
#addin nuget:?package=MyCouch.Cloudant&version=4.0.0
// Install MyCouch.Cloudant as a Cake Tool
#tool nuget:?package=MyCouch.Cloudant&version=4.0.0
MyCouch is the simple asynchronous CouchDB and Cloudant client for .Net - building on top of the asynchronous HTTP client and uses JSON.Net to provide flexible serialization behaviour.
This package contains support for Cloudant specific features. If you want pure CouchDB support go with the "MyCouch" package instead.
It tries to keep the domain language of Cloudant and CouchDB and lets you work with requests and responses but also provides you with an alternative simplifying async API. MyCouch lets you work with raw JSON and/or entities/POCOS without requiring any implementation of interfaces or base-classes etc, and it provides you with some model conventions like injection of $doctype to the document.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
DNXCore | dnxcore50 |
-
.NETFramework 4.5
- MyCouch (= 4.0.0)
- Newtonsoft.Json (>= 7.0.1)
-
.NETFramework 4.6
- MyCouch (= 4.0.0)
- Newtonsoft.Json (>= 7.0.1)
-
DNXCore 5.0
- MyCouch (= 4.0.0)
- Newtonsoft.Json (>= 7.0.1)
-
Portable Class Library (MonoAndroid 1.0, MonoTouch 1.0, Windows 0.0, WindowsPhoneApp 8.1)
- MyCouch (= 4.0.0)
- Newtonsoft.Json (>= 7.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 48,723 | 11/25/2015 |
4.0.0-rc6 | 1,180 | 11/15/2015 |
4.0.0-rc5 | 1,158 | 11/14/2015 |
4.0.0-rc4 | 1,179 | 11/9/2015 |
4.0.0-rc3 | 1,176 | 11/8/2015 |
4.0.0-rc2 | 1,126 | 11/8/2015 |
4.0.0-rc1 | 1,418 | 10/15/2015 |
3.2.0 | 3,044 | 5/1/2015 |
3.1.1 | 1,193 | 4/24/2015 |
3.1.0 | 2,935 | 2/18/2015 |
3.0.0 | 2,231 | 12/29/2014 |
Can be found on project site: https://github.com/danielwertheim/mycouch/wiki/release-notes