MyCouch.Cloudant 4.0.0-rc6

This is a prerelease version of MyCouch.Cloudant.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MyCouch.Cloudant --version 4.0.0-rc6
NuGet\Install-Package MyCouch.Cloudant -Version 4.0.0-rc6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MyCouch.Cloudant" Version="4.0.0-rc6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyCouch.Cloudant --version 4.0.0-rc6
#r "nuget: MyCouch.Cloudant, 4.0.0-rc6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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