Couchbase.Lite.Listener
1.4.4
Provides Couchbase Lite with a self-hosted REST API.
Install-Package Couchbase.Lite.Listener -Version 1.4.4
dotnet add package Couchbase.Lite.Listener --version 1.4.4
<PackageReference Include="Couchbase.Lite.Listener" Version="1.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Couchbase.Lite.Listener --version 1.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
NOTE: .NET 3.5 SUPPORT IS DEPRECATED AND WILL BE DROPPED IN 2.0
Couchbase Lite 1.4 brings initial LINQ support to Couchbase Lite, as well as a number of bug fixes and optimizations.
For full notes see https://developer.couchbase.com/documentation/mobile/1.4/references/couchbase-lite/release-notes/Dot-Net.html
Dependencies
-
.NETFramework 3.5
- Couchbase.Lite (>= 1.4.4)
-
.NETFramework 4.5
- Couchbase.Lite (>= 1.4.4)
- Jint (>= 2.7.1)
-
All Frameworks
- Couchbase.Lite (>= 1.4.4)
- Jint (>= 2.7.1)
GitHub Usage
This package is not used by any popular GitHub repositories.