Skip to main content
MyCouch package icon

MyCouch

MyCouch is a simple async CouchDB client building on top of the async HTTP client and uses JSON.Net to provide flexible serialization behaviour. It tries to keep the domain language of 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.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package MyCouch --version 7.6.0
Package Manager Console
Install-Package MyCouch -Version 7.6.0
PackageReference
<PackageReference Include="MyCouch" Version="7.6.0" />

Frameworks

.NETStandard1.1 .NETStandard2.0

Dependencies

Ensure.That
.NETStandard1.1
[10.1.0, )
NETStandard.Library
.NETStandard1.1
[1.6.1, )
Newtonsoft.Json
.NETStandard1.1
[13.0.1, )
[4.7.0, )
Ensure.That
.NETStandard2.0
[10.1.0, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
[4.7.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.