The official Language Integrated Query (LINQ) provider for querying Couchbase Server with N1QL using the Couchbase .NET SDK 3.4 and greater.
Info
Version: | 2.0.1 |
Author(s): | Couchbase, Inc. |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/couchbaselabs/Linq2Couchbase |
NuGet Url: | https://www.nuget.org/packages/Linq2Couchbase |
Install
Install-Package Linq2Couchbase
dotnet add package Linq2Couchbase
paket add Linq2Couchbase
Linq2Couchbase Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Castle.Core(>= 4.3.1)
- CouchbaseNetClient(>= 2.6.0)
- Newtonsoft.Json(>= 9.0.1)
- Remotion.Linq(>= 2.2.0)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- Castle.Core(>= 4.3.1)
- Common.Logging(>= 3.4.1)
- CouchbaseNetClient(>= 2.6.0)
- Newtonsoft.Json(>= 9.0.1)
- Remotion.Linq(>= 2.2.0)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- Castle.Core(>= 4.3.1)
- CouchbaseNetClient(>= 2.6.0)
- NETStandard.Library(>= 2.0.1)
- Newtonsoft.Json(>= 9.0.1)
- Remotion.Linq(>= 2.2.0)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
Tags