MyCouch.Cloudant
4.0.0-rc6
dotnet add package MyCouch.Cloudant --version 4.0.0-rc6
NuGet\Install-Package MyCouch.Cloudant -Version 4.0.0-rc6
<PackageReference Include="MyCouch.Cloudant" Version="4.0.0-rc6" />
paket add MyCouch.Cloudant --version 4.0.0-rc6
#r "nuget: MyCouch.Cloudant, 4.0.0-rc6"
// Install MyCouch.Cloudant as a Cake Addin #addin nuget:?package=MyCouch.Cloudant&version=4.0.0-rc6&prerelease // Install MyCouch.Cloudant as a Cake Tool #tool nuget:?package=MyCouch.Cloudant&version=4.0.0-rc6&prerelease
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. MyCouch provides you with some model conventions like injection of $doctype to the document. It is pluggable. If you don't like some piece, then hook in your implementation instead.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
DNXCore | dnxcore50 is compatible. |
-
.NETFramework 4.5
- MyCouch (= 4.0.0-rc6)
- Newtonsoft.Json (>= 7.0.1)
-
.NETFramework 4.6
- MyCouch (= 4.0.0-rc6)
- Newtonsoft.Json (>= 7.0.1)
-
DNXCore 5.0
- MyCouch (= 4.0.0-rc6)
- Newtonsoft.Json (>= 7.0.1)
-
Portable Class Library (MonoAndroid 1.0, MonoTouch 1.0, Windows 0.0, WindowsPhoneApp 8.1)
- MyCouch (= 4.0.0-rc6)
- 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 |
---|
Can be found on project site: https://github.com/danielwertheim/mycouch/wiki/release-notes