Couchbase.Lite 0.9.5-pre3

This is a prerelease version of Couchbase.Lite.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Couchbase.Lite --version 0.9.5-pre3
                    
NuGet\Install-Package Couchbase.Lite -Version 0.9.5-pre3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Couchbase.Lite" Version="0.9.5-pre3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Couchbase.Lite" Version="0.9.5-pre3" />
                    
Directory.Packages.props
<PackageReference Include="Couchbase.Lite" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Couchbase.Lite --version 0.9.5-pre3
                    
#r "nuget: Couchbase.Lite, 0.9.5-pre3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Couchbase.Lite@0.9.5-pre3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Couchbase.Lite&version=0.9.5-pre3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Couchbase.Lite&version=0.9.5-pre3&prerelease
                    
Install as a Cake Tool

A lightweight, document-oriented (NoSQL), syncable database engine for .NET

Product 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.  net10.0-android was computed. 
.NET Framework 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. 
MonoTouch monotouch is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Couchbase.Lite:

Repository Stars
stoveproject/Stove
Domain Driven Design oriented application framework, meets CRUD needs
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
Version Downloads Last Updated
1.0.4.1 902 1/20/2015
1.0.0 532 10/9/2014
0.9.7.1 368 10/3/2014
0.9.7 76 10/3/2014
0.9.6 75 10/2/2014
0.9.5 103 9/23/2014
0.9.5-pre9 68 9/22/2014
0.9.5-pre8 61 9/21/2014
0.9.5-pre7 67 9/20/2014
0.9.5-pre6 60 9/20/2014
0.9.5-pre5 59 9/20/2014
0.9.5-pre4 57 9/20/2014
0.9.5-pre3 75 9/19/2014
0.9.5-pre2 63 9/16/2014
0.9.5-pre10 60 9/22/2014
0.9.5-pre 76 9/11/2014

* Everything in 0.9.4, plus
    * pre2's fixes for issues #272, #269, #268, #264.
    * Plus fixes for issues #277, #274