Couchbase.Lite
2.0.0
A lightweight, document-oriented (NoSQL), syncable database engine for .NET
See the version list below for details.
Install-Package Couchbase.Lite -Version 2.0.0
dotnet add package Couchbase.Lite --version 2.0.0
<PackageReference Include="Couchbase.Lite" Version="2.0.0" />
paket add Couchbase.Lite --version 2.0.0
#r "nuget: Couchbase.Lite, 2.0.0"
Release Notes
For full release notes see https://developer.couchbase.com/documentation/mobile/2.0/references/couchbase-lite/release-notes/index.html?language=csharp
This is version 2 of Couchbase Lite .NET, an embedded NoSQL database with sync capability. It is a complete rewrite of 1.x and thus to use it in an existing project,
you will need to learn about the new API using the above documentation.
NOTE: The new protocol is incompatible with CouchDB-based databases. And since Couchbase Lite 2 only supports the new protocol, you will need to run a version of Sync Gateway that supports it.
Notable API changes:
The 1.x Manager class has been removed. Top level configuration is now performed on the Database class as static methods.
The custom conflict resolution feature has been removed. When two conflicting changes occur, the conflict will be resolved using the default conflict resolver that ships with Couchbase Lite 2.0.
The iOS Models API has been removed in Couchbase Lite 2.0.
The View query API has been removed and is replaced with the N1QL-like query syntax in Couchbase Lite 2.0.
The experimental Geo query API has been removed and is replaced with the N1QL-like query syntax in Couchbase Lite 2.0.
The pluggable storage API has been removed.
The Facebook Authenticator API has been removed.
The Revision API is not longer available. The Couchbase Lite 2.0 conflict resolver API lets users pick which revision is the winner when a conflict occurs. There is a default conflict resolver if none are provided.
The Push filter API has been removed.
The 1.x Attachment API has been renamed to Blob but the functionality remains the same.
The 1.x Database.inTransaction method has been renamed to Database.inBatch to emphasize that Couchbase Lite does not offer transactional guarantees, and that the purpose of the method is to optimize batch operations rather than to enable ACID transactions.
Dependencies
-
.NETCoreApp 2.0
- Couchbase.Lite.Support.NetDesktop (= 2.0.0)
- Newtonsoft.Json (>= 9.0.1)
- SimpleInjector (>= 4.0.12)
-
.NETFramework 4.6.1
- Couchbase.Lite.Support.NetDesktop (= 2.0.0)
- Newtonsoft.Json (>= 9.0.1)
- SimpleInjector (>= 4.0.12)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 9.0.1)
- SimpleInjector (>= 4.0.12)
-
MonoAndroid 0.0
- Couchbase.Lite.Support.Android (= 2.0.0)
- Newtonsoft.Json (>= 9.0.1)
- SimpleInjector (>= 4.0.12)
-
UAP 10.0
- Couchbase.Lite.Support.UWP (= 2.0.0)
- Newtonsoft.Json (>= 9.0.1)
- SimpleInjector (>= 4.0.12)
-
Xamarin.iOS 0.0
- Couchbase.Lite.Support.iOS (= 2.0.0)
- Newtonsoft.Json (>= 9.0.1)
- SimpleInjector (>= 4.0.12)
Used By
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Couchbase.Lite:
Package | Downloads |
---|---|
MvvX.Plugins.CouchBaseLite
This package contains the 'CouchBaseLite' plugin for MvvmCross.
|
|
KidoZen
This package contains the KidoZen SDK assemblies.
|
|
Couchbase.Lite.Listener
Provides Couchbase Lite with a self-hosted REST API.
|
|
C8oFullSyncExtensions
This package contains everything you need to access the Convertigo Mobile Backend as Service (MBaaS) for extended operations such as using the FullSync technology providing offline data and backend synchronization to enterprise applications for your Xamarin and .NET mobile Apps.
|
|
NoSqlRepositories.CouchBaseLite
This package is designed for Couchbase lite
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Couchbase.Lite:
Repository | Stars |
---|---|
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
|
|
stoveproject/Stove
Domain Driven Design oriented application framework, meets CRUD needs
|
|
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
2.8.4 | 56 | 3/2/2021 | |
2.8.2 | 2,559 | 11/20/2020 | |
2.8.0 | 3,999 | 9/30/2020 | |
2.7.1 | 8,378 | 4/17/2020 | |
2.7.0 | 4,715 | 1/16/2020 | |
2.6.4 | 242 | 2/11/2020 | |
2.6.0 | 15,610 | 8/27/2019 | |
2.5.3 | 1,598 | 7/31/2019 | |
2.5.2 | 1,392 | 7/3/2019 | |
2.5.0 | 13,105 | 4/30/2019 | |
2.1.5 | 425 | 5/23/2019 | |
2.1.2 | 16,375 | 11/16/2018 | |
2.1.1 | 3,252 | 10/5/2018 | |
2.1.0 | 1,484 | 8/30/2018 | |
2.0.3 | 11,906 | 6/5/2018 | |
2.0.2 | 667 | 6/1/2018 | |
2.0.0.1 | 1,518 | 4/12/2018 | |
2.0.0 | 895 | 4/11/2018 | |
1.4.4 | 3,090 | 10/17/2018 | |
1.4.1 | 22,117 | 11/15/2017 | |
1.4.0 | 7,665 | 3/6/2017 | |
1.3.1 | 6,426 | 9/13/2016 | |
1.3.0 | 12,323 | 8/4/2016 | |
1.2.1.1 | 3,730 | 4/26/2016 | |
1.2.1 | 907 | 4/26/2016 | |
1.2.0.3 | 4,615 | 2/9/2016 | |
1.2.0 | 1,089 | 2/4/2016 | |
1.1.2 | 2,736 | 10/2/2015 | |
1.1.1.1 | 2,496 | 8/28/2015 | |
1.1.0.1 | 1,754 | 6/18/2015 | |
1.1.0 | 947 | 6/18/2015 | |
1.1.0-pre1 | 757 | 5/12/2015 | |
1.1.0-pre | 795 | 5/12/2015 | |
1.0.4.1 | 1,805 | 1/20/2015 | |
1.0.0 | 1,503 | 10/9/2014 | |
0.9.7.1 | 1,870 | 10/3/2014 | |
0.9.7 | 799 | 10/3/2014 | |
0.9.6 | 870 | 10/2/2014 | |
0.9.5 | 860 | 9/23/2014 | |
0.9.5-pre9 | 765 | 9/22/2014 | |
0.9.5-pre8 | 768 | 9/21/2014 | |
0.9.5-pre7 | 806 | 9/20/2014 | |
0.9.5-pre6 | 793 | 9/20/2014 | |
0.9.5-pre5 | 818 | 9/20/2014 | |
0.9.5-pre4 | 788 | 9/20/2014 | |
0.9.5-pre3 | 1,399 | 9/19/2014 | |
0.9.5-pre2 | 855 | 9/16/2014 | |
0.9.5-pre10 | 783 | 9/22/2014 | |
0.9.5-pre | 858 | 9/11/2014 |