Couchbase.Lite.Listener
1.1.1
Prefix Reserved
See the version list below for details.
dotnet add package Couchbase.Lite.Listener --version 1.1.1
NuGet\Install-Package Couchbase.Lite.Listener -Version 1.1.1
<PackageReference Include="Couchbase.Lite.Listener" Version="1.1.1" />
paket add Couchbase.Lite.Listener --version 1.1.1
#r "nuget: Couchbase.Lite.Listener, 1.1.1"
// Install Couchbase.Lite.Listener as a Cake Addin #addin nuget:?package=Couchbase.Lite.Listener&version=1.1.1 // Install Couchbase.Lite.Listener as a Cake Tool #tool nuget:?package=Couchbase.Lite.Listener&version=1.1.1
Provides Couchbase Lite with a self-hosted REST API.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 is compatible. 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. |
MonoAndroid | monoandroid is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
.NETFramework 3.5
- Couchbase.Lite (>= 1.1.1.1)
-
All Frameworks
- Couchbase.Lite (>= 1.1.1.1)
- Jint (>= 2.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Couchbase.Lite.Listener:
Package | Downloads |
---|---|
Couchbase.Lite.Listener.Bonjour
Enables Bonjour/DNS-SD Discovery for Peer-to-Peer Couchbase Lite applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.4.4 | 1,458 | 10/17/2018 | |
1.4.1 | 18,723 | 11/15/2017 | |
1.4.0 | 1,557 | 3/6/2017 | |
1.3.1 | 1,616 | 9/13/2016 | |
1.3.0 | 1,658 | 8/4/2016 | |
1.2.1.1 | 1,837 | 4/26/2016 | |
1.2.1 | 1,823 | 4/26/2016 | |
1.2.0.3 | 1,524 | 2/9/2016 | |
1.2.0 | 1,487 | 2/4/2016 | |
1.1.2 | 1,818 | 10/2/2015 | |
1.1.1 | 1,495 | 9/5/2015 | |
1.1.0 | 1,596 | 6/18/2015 | |
1.1.0-pre | 1,094 | 5/12/2015 |
Couchbase Lite for .NET 1.1.1 is a maintanence release on 1.1.0 and contains a number of fixes and enh
For a full list please refer to https://github.com/couchbase/couchbase-lite-net/releases/tag/1.1.1
This package enables:
* Interprocess communication via HTTP.
* Peer-to-Peer Sync.
* Integration with apps deployed inside web containers.
* Integration with other HTTP-capable languages and services.
On top of Couchbase Lite for .NET