CouchDB.Client
1.0.13
This client access the Apache CouchDB (relax) for platform .NET Standard 2.0
Install-Package CouchDB.Client -Version 1.0.13
dotnet add package CouchDB.Client --version 1.0.13
<PackageReference Include="CouchDB.Client" Version="1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CouchDB.Client --version 1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CouchDB.Client, 1.0.13"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
A lot features implemented
Dependencies
-
.NETStandard 2.0
- Ensure.That (>= 8.1.0)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.1.1)
- Microsoft.Extensions.Configuration.Json (>= 2.1.1)
- Newtonsoft.Json (>= 11.0.2)
- Newtonsoft.Json.Schema (>= 3.0.10)
- Polly (>= 7.0.3)
- RestSharp (>= 106.5.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.