MyCouch 0.6.0

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 --version 0.6.0
NuGet\Install-Package MyCouch -Version 0.6.0
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" Version="0.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MyCouch --version 0.6.0
#r "nuget: MyCouch, 0.6.0"
#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 as a Cake Addin
#addin nuget:?package=MyCouch&version=0.6.0

// Install MyCouch as a Cake Tool
#tool nuget:?package=MyCouch&version=0.6.0

A Simple CouchDb client that uses the async HttpClient. Provides you with some model conventions like injection of $doctype etc to the document.
           Lets you work with raw JSON or entities, POCOS without any interfaces, baseclasses etc.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on MyCouch:

Package Downloads
PMoney.Inventory

Consumes a generic inventory document store to be used in PMoney applications.

PMoney.Customers

Consumes a generic Customers document store to be used in PMoney applications.

Codecamp.CouchDBService

This library used for make couchdb easy to manage

InventorySDK

Consumes a generic inventory document store to be used in PMoney applications.

MyCouch.CloudantIAM

MyCouch extended client for Cloudant authentication methods

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MyCouch:

Repository Stars
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Version Downloads Last updated