CouchbaseNetClient 3.6.5
dotnet add package CouchbaseNetClient --version 3.6.5
NuGet\Install-Package CouchbaseNetClient -Version 3.6.5
<PackageReference Include="CouchbaseNetClient" Version="3.6.5" />
paket add CouchbaseNetClient --version 3.6.5
#r "nuget: CouchbaseNetClient, 3.6.5"
// Install CouchbaseNetClient as a Cake Addin #addin nuget:?package=CouchbaseNetClient&version=3.6.5 // Install CouchbaseNetClient as a Cake Tool #tool nuget:?package=CouchbaseNetClient&version=3.6.5
The Official Couchbase .NET SDK.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | 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 was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- DnsClient (>= 1.8.0)
- Google.Api.CommonProtos (>= 2.13.0)
- Google.Protobuf (>= 3.25.0)
- Grpc.Net.Client (>= 2.50.0)
- Grpc.Net.ClientFactory (>= 2.50.0)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- Microsoft.Extensions.ObjectPool (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Snappier (>= 1.1.6)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 6.0.1)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Json (>= 8.0.5)
- System.Threading.Channels (>= 5.0.0)
- System.Threading.Tasks.Dataflow (>= 5.0.0)
-
.NETStandard 2.1
- DnsClient (>= 1.8.0)
- Google.Api.CommonProtos (>= 2.13.0)
- Google.Protobuf (>= 3.25.0)
- Grpc.Net.Client (>= 2.50.0)
- Grpc.Net.ClientFactory (>= 2.50.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- Microsoft.Extensions.ObjectPool (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Snappier (>= 1.1.6)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 6.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Json (>= 8.0.5)
- System.Threading.Channels (>= 5.0.0)
- System.Threading.Tasks.Dataflow (>= 5.0.0)
-
net6.0
- DnsClient (>= 1.8.0)
- Google.Api.CommonProtos (>= 2.13.0)
- Google.Protobuf (>= 3.25.0)
- Grpc.Net.Client (>= 2.50.0)
- Grpc.Net.ClientFactory (>= 2.50.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- Microsoft.Extensions.ObjectPool (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Snappier (>= 1.1.6)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 6.0.1)
- System.Text.Json (>= 8.0.5)
-
net8.0
- DnsClient (>= 1.8.0)
- Google.Api.CommonProtos (>= 2.13.0)
- Google.Protobuf (>= 3.25.0)
- Grpc.Net.Client (>= 2.50.0)
- Grpc.Net.ClientFactory (>= 2.50.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.1)
- Microsoft.Extensions.ObjectPool (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Snappier (>= 1.1.6)
- System.IO.Hashing (>= 8.0.0)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 6.0.1)
- System.Text.Json (>= 8.0.5)
NuGet packages (75)
Showing the top 5 NuGet packages that depend on CouchbaseNetClient:
Package | Downloads |
---|---|
Couchbase.Extensions.DependencyInjection
Extensions for CouchbaseNetClient 3.x supporing .NET Core configuration and dependency injection. |
|
Linq2Couchbase
The official Language Integrated Query (LINQ) provider for querying Couchbase Server with N1QL using the Couchbase .NET SDK 3.4 and greater. |
|
Couchbase.Extensions.Caching
A custom ASP.NET Core Middleware plugin for distributed cache using Couchbase server as the backing store. Supports both Memcached (in-memory) and Couchbase (persistent) buckets. |
|
Serenity.Caching.Couchbase
Contains CouchbaseDistributedCache that implements IDistributedCache interface |
|
Couchbase.Extensions.OpenTelemetry
Package Description |
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on CouchbaseNetClient:
Repository | Stars |
---|---|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
|
|
MichaCo/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
Jroland/kafka-net
Native C# client for Kafka queue servers.
|
Version | Downloads | Last updated |
---|---|---|
3.6.5 | 21,773 | 1/18/2025 |
3.6.4 | 87,803 | 11/8/2024 |
3.6.3 | 71,082 | 9/19/2024 |
3.6.2 | 168,937 | 7/22/2024 |
3.6.1 | 53,608 | 7/3/2024 |
3.6.0 | 11,935 | 6/14/2024 |
3.5.5 | 321 | 10/11/2024 |
3.5.3 | 2,157 | 7/22/2024 |
3.5.2 | 65,017 | 5/3/2024 |
3.5.1 | 47,791 | 4/16/2024 |
3.5.1-rc5 | 257 | 4/12/2024 |
3.4.15 | 60,602 | 2/9/2024 |
3.4.14 | 45,967 | 1/17/2024 |
3.4.14-rc3 | 1,446 | 12/8/2023 |
3.4.13 | 358,458 | 11/9/2023 |
3.4.12 | 76,575 | 10/4/2023 |
3.4.11 | 57,264 | 9/12/2023 |
3.4.9 | 21,089 | 7/21/2023 |
3.4.8 | 122,421 | 6/13/2023 |
3.4.6 | 81,258 | 5/12/2023 |
3.4.5 | 112,234 | 4/20/2023 |
3.4.4 | 70,622 | 3/10/2023 |
3.4.3 | 60,800 | 2/9/2023 |
3.4.2 | 100,915 | 1/13/2023 |
3.4.1 | 346,329 | 12/9/2022 |
3.4.0 | 174,598 | 11/9/2022 |
3.3.6 | 184,151 | 10/6/2022 |
3.3.5 | 114,228 | 9/17/2022 |
3.3.4 | 218,956 | 8/2/2022 |
3.3.3 | 73,868 | 7/11/2022 |
3.3.2 | 135,166 | 6/16/2022 |
3.3.1 | 218,308 | 5/4/2022 |
3.2.9 | 127,856 | 4/7/2022 |
3.2.8 | 43,628 | 3/2/2022 |
3.2.7 | 45,528 | 2/1/2022 |
3.2.6 | 91,253 | 1/12/2022 |
3.2.5 | 505,022 | 12/10/2021 |
3.2.4 | 49,993 | 11/2/2021 |
3.2.3 | 70,441 | 10/7/2021 |
3.2.2 | 22,472 | 9/15/2021 |
3.2.0 | 56,352 | 7/28/2021 |
3.1.7 | 42,337 | 6/1/2021 |
3.1.6 | 26,402 | 5/24/2021 |
3.1.4 | 22,938 | 4/9/2021 |
3.1.3 | 36,393 | 3/4/2021 |
3.1.2 | 13,555 | 2/11/2021 |
3.1.1 | 48,861 | 1/14/2021 |
3.1.0 | 129,240 | 12/1/2020 |
3.0.7 | 451,704 | 11/3/2020 |
3.0.6 | 5,983 | 10/13/2020 |
3.0.5 | 227,958 | 9/2/2020 |
3.0.4 | 28,500 | 8/6/2020 |
3.0.3 | 5,213 | 7/14/2020 |
3.0.2 | 5,085 | 6/18/2020 |
3.0.1 | 14,818 | 5/13/2020 |
3.0.0 | 250,056 | 4/1/2020 |
3.0.0-beta4 | 1,234 | 1/21/2020 |
3.0.0-beta3 | 1,098 | 12/20/2019 |
3.0.0-beta2 | 1,085 | 11/21/2019 |
3.0.0-beta1 | 1,352 | 10/4/2019 |
3.0.0-alpha5 | 1,246 | 7/30/2019 |
3.0.0-alpha4 | 1,242 | 6/11/2019 |
3.0.0-alpha3 | 1,214 | 4/26/2019 |
3.0.0-alpha2 | 1,203 | 3/20/2019 |
2.7.27 | 1,372,720 | 2/1/2022 |
2.7.26 | 141,065 | 6/1/2021 |
2.7.25 | 3,135 | 5/13/2021 |
2.7.24 | 24,162 | 4/10/2021 |
2.7.23 | 28,270 | 1/13/2021 |
2.7.22 | 630,307 | 11/10/2020 |
2.7.21 | 178,480 | 9/2/2020 |
2.7.20 | 61,069 | 8/10/2020 |
2.7.18 | 578,178 | 6/10/2020 |
2.7.17 | 193,683 | 5/5/2020 |
2.7.16 | 696,825 | 2/11/2020 |
2.7.15 | 687,938 | 12/5/2019 |
2.7.13 | 65,867 | 11/5/2019 |
2.7.12 | 181,077 | 9/12/2019 |
2.7.11 | 408,823 | 8/7/2019 |
2.7.10 | 143,145 | 7/15/2019 |
2.7.8 | 48,461 | 6/4/2019 |
2.7.7 | 104,528 | 5/8/2019 |
2.7.6 | 139,295 | 4/5/2019 |
2.7.5 | 71,293 | 3/12/2019 |
2.7.4 | 95,035 | 2/6/2019 |
2.7.3 | 159,749 | 1/12/2019 |
2.7.2 | 57,778 | 12/5/2018 |
2.7.1 | 181,534 | 11/7/2018 |
2.7.0 | 194,944 | 10/2/2018 |
2.6.2 | 138,359 | 9/10/2018 |
2.6.1 | 74,144 | 8/13/2018 |
2.6.0 | 385,863 | 7/10/2018 |
2.6.0-beta | 3,353 | 4/13/2018 |
2.5.12 | 402,869 | 6/12/2018 |
2.5.10 | 64,638 | 5/2/2018 |
2.5.9 | 369,784 | 4/3/2018 |
2.5.8 | 16,308 | 3/17/2018 |
2.5.5 | 99,671 | 2/6/2018 |
2.5.4 | 46,990 | 1/10/2018 |
2.5.3 | 166,233 | 12/8/2017 |
2.5.2 | 78,289 | 10/20/2017 |
2.4.8 | 655,011 | 8/3/2017 |
2.4.7 | 66,424 | 7/11/2017 |
2.4.5 | 17,636 | 5/16/2017 |
2.4.4 | 42,764 | 4/10/2017 |
2.4.2 | 25,005 | 3/10/2017 |
2.4.0 | 17,142 | 2/15/2017 |
2.3.11 | 130,688 | 1/3/2017 |
2.3.10 | 17,425 | 12/7/2016 |
2.3.9 | 8,753 | 11/1/2016 |
2.3.8 | 133,341 | 10/4/2016 |
2.3.7 | 9,757 | 9/20/2016 |
2.3.5 | 23,429 | 8/4/2016 |
2.3.4 | 13,323 | 7/18/2016 |
2.3.1 | 7,463 | 6/22/2016 |
2.2.8 | 29,028 | 5/15/2016 |
2.2.7 | 16,080 | 4/8/2016 |
2.2.6 | 37,035 | 3/9/2016 |
2.2.5 | 19,047 | 2/4/2016 |
2.2.4 | 24,665 | 1/13/2016 |
2.2.2 | 36,401 | 11/27/2015 |
2.2.1 | 17,955 | 10/9/2015 |
2.2.0 | 6,166 | 10/6/2015 |
2.2.0-dp1 | 2,804 | 9/16/2015 |
2.1.4 | 41,198 | 8/10/2015 |
2.1.3 | 10,817 | 7/2/2015 |
2.1.2 | 31,581 | 6/23/2015 |
2.1.1 | 9,450 | 5/21/2015 |
2.1.0 | 4,947 | 5/9/2015 |
2.0.3.2 | 2,334 | 5/13/2015 |
2.0.3.1 | 16,003 | 3/27/2015 |
2.0.2 | 21,339 | 2/10/2015 |
2.0.1 | 5,186 | 1/9/2015 |
2.0.0.1 | 3,915 | 12/4/2014 |
2.0.0-beta2 | 2,254 | 11/4/2014 |
2.0.0-beta | 2,191 | 9/13/2014 |
1.3.13 | 17,510 | 7/7/2016 |
1.3.12 | 26,583 | 5/10/2015 |
1.3.11 | 6,146 | 3/4/2015 |
1.3.10 | 68,136 | 11/5/2014 |
1.3.9 | 24,629 | 9/2/2014 |
1.3.8 | 11,153 | 8/14/2014 |
1.3.7 | 9,554 | 7/3/2014 |
1.3.6 | 28,700 | 6/5/2014 |
1.3.5 | 13,020 | 5/6/2014 |
1.3.4 | 39,310 | 3/7/2014 |
1.3.3 | 6,654 | 2/6/2014 |
1.3.1 | 6,510 | 1/8/2014 |
1.3.0 | 3,883 | 12/4/2013 |
1.2.9 | 17,401 | 10/4/2013 |
1.2.7 | 19,233 | 8/6/2013 |
1.2.6 | 15,593 | 5/7/2013 |
1.2.5 | 2,670 | 5/7/2013 |
1.2.4 | 4,959 | 4/2/2013 |
1.2.3 | 8,434 | 3/8/2013 |
1.2.2 | 2,895 | 3/5/2013 |
1.2.1 | 7,166 | 2/5/2013 |
1.2.0 | 10,713 | 12/12/2012 |
1.2.0-beta-3 | 2,213 | 11/28/2012 |
1.2.0-beta-2 | 2,139 | 11/21/2012 |
1.2.0-beta | 2,036 | 9/28/2012 |
1.1.6 | 12,437 | 6/7/2012 |
1.1.5 | 2,440 | 5/30/2012 |
1.1.4 | 2,369 | 5/30/2012 |
1.1.2 | 2,783 | 5/2/2012 |
1.0.1 | 3,196 | 1/23/2012 |
0.9.2 | 2,674 | 12/6/2011 |
0.9.1 | 2,644 | 8/24/2011 |
0.9.0 | 40,222 | 8/5/2011 |