CouchbaseNetClient 3.1.2
See the version list below for details.
dotnet add package CouchbaseNetClient --version 3.1.2
NuGet\Install-Package CouchbaseNetClient -Version 3.1.2
<PackageReference Include="CouchbaseNetClient" Version="3.1.2" />
<PackageVersion Include="CouchbaseNetClient" Version="3.1.2" />
<PackageReference Include="CouchbaseNetClient" />
paket add CouchbaseNetClient --version 3.1.2
#r "nuget: CouchbaseNetClient, 3.1.2"
#addin nuget:?package=CouchbaseNetClient&version=3.1.2
#tool nuget:?package=CouchbaseNetClient&version=3.1.2
The all new Couchbase client supporting the now available Couchbase Server 6.5.0 and .NET Standard v2.0 and v2.1
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.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. |
-
.NETCoreApp 2.1
- DnsClient (>= 1.3.2)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.ObjectPool (>= 5.0.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 4.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.0)
- System.Threading.Channels (>= 5.0.0)
- System.Threading.Tasks.Dataflow (>= 4.11.0)
-
.NETCoreApp 3.1
- DnsClient (>= 1.3.2)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.ObjectPool (>= 5.0.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 4.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.0)
- System.Threading.Channels (>= 5.0.0)
- System.Threading.Tasks.Dataflow (>= 4.11.0)
-
.NETStandard 2.0
- DnsClient (>= 1.3.2)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.ObjectPool (>= 5.0.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 4.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.0)
- System.Threading.Channels (>= 5.0.0)
- System.Threading.Tasks.Dataflow (>= 4.11.0)
-
.NETStandard 2.1
- DnsClient (>= 1.3.2)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Microsoft.Extensions.ObjectPool (>= 5.0.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 4.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.0)
- System.Threading.Channels (>= 5.0.0)
- System.Threading.Tasks.Dataflow (>= 4.11.0)
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 (9)
Showing the top 9 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
|
|
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
Jroland/kafka-net
Native C# client for Kafka queue servers.
|
|
Soluto/tweek
Tweek - an open source feature manager
|
|
stoveproject/Stove
Domain Driven Design oriented application framework, meets CRUD needs
|
|
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
|
|
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
|
Version | Downloads | Last updated |
---|---|---|
3.7.2 | 858 | 5/29/2025 |
3.7.1 | 12,945 | 5/7/2025 |
3.7.0 | 15,793 | 4/7/2025 |
3.6.6 | 23,110 | 3/10/2025 |
3.6.5 | 70,611 | 1/18/2025 |
3.6.4 | 162,113 | 11/8/2024 |
3.6.3 | 103,192 | 9/19/2024 |
3.6.2 | 222,637 | 7/22/2024 |
3.6.1 | 75,037 | 7/3/2024 |
3.6.0 | 12,926 | 6/14/2024 |
3.5.5 | 519 | 10/11/2024 |
3.5.3 | 2,269 | 7/22/2024 |
3.5.2 | 73,599 | 5/3/2024 |
3.5.1 | 65,815 | 4/16/2024 |
3.5.1-rc5 | 270 | 4/12/2024 |
3.4.15 | 70,640 | 2/9/2024 |
3.4.14 | 51,796 | 1/17/2024 |
3.4.14-rc3 | 1,682 | 12/8/2023 |
3.4.13 | 433,245 | 11/9/2023 |
3.4.12 | 80,570 | 10/4/2023 |
3.4.11 | 62,674 | 9/12/2023 |
3.4.9 | 23,139 | 7/21/2023 |
3.4.8 | 129,367 | 6/13/2023 |
3.4.6 | 86,685 | 5/12/2023 |
3.4.5 | 124,012 | 4/20/2023 |
3.4.4 | 74,651 | 3/10/2023 |
3.4.3 | 62,284 | 2/9/2023 |
3.4.2 | 106,829 | 1/13/2023 |
3.4.1 | 398,784 | 12/9/2022 |
3.4.0 | 202,628 | 11/9/2022 |
3.3.6 | 203,421 | 10/6/2022 |
3.3.5 | 125,555 | 9/17/2022 |
3.3.4 | 226,378 | 8/2/2022 |
3.3.3 | 74,880 | 7/11/2022 |
3.3.2 | 138,825 | 6/16/2022 |
3.3.1 | 221,659 | 5/4/2022 |
3.2.9 | 129,397 | 4/7/2022 |
3.2.8 | 45,739 | 3/2/2022 |
3.2.7 | 47,175 | 2/1/2022 |
3.2.6 | 93,790 | 1/12/2022 |
3.2.5 | 533,618 | 12/10/2021 |
3.2.4 | 50,167 | 11/2/2021 |
3.2.3 | 86,196 | 10/7/2021 |
3.2.2 | 22,768 | 9/15/2021 |
3.2.0 | 64,935 | 7/28/2021 |
3.1.7 | 43,216 | 6/1/2021 |
3.1.6 | 27,784 | 5/24/2021 |
3.1.4 | 38,179 | 4/9/2021 |
3.1.3 | 36,843 | 3/4/2021 |
3.1.2 | 13,697 | 2/11/2021 |
3.1.1 | 48,939 | 1/14/2021 |
3.1.0 | 130,882 | 12/1/2020 |
3.0.7 | 478,216 | 11/3/2020 |
3.0.6 | 6,068 | 10/13/2020 |
3.0.5 | 243,564 | 9/2/2020 |
3.0.4 | 33,245 | 8/6/2020 |
3.0.3 | 5,333 | 7/14/2020 |
3.0.2 | 5,228 | 6/18/2020 |
3.0.1 | 15,260 | 5/13/2020 |
3.0.0 | 251,925 | 4/1/2020 |
3.0.0-beta4 | 1,281 | 1/21/2020 |
3.0.0-beta3 | 1,141 | 12/20/2019 |
3.0.0-beta2 | 1,129 | 11/21/2019 |
3.0.0-beta1 | 1,406 | 10/4/2019 |
3.0.0-alpha5 | 1,289 | 7/30/2019 |
3.0.0-alpha4 | 1,287 | 6/11/2019 |
3.0.0-alpha3 | 1,259 | 4/26/2019 |
3.0.0-alpha2 | 1,249 | 3/20/2019 |
2.7.27 | 1,548,837 | 2/1/2022 |
2.7.26 | 144,177 | 6/1/2021 |
2.7.25 | 3,222 | 5/13/2021 |
2.7.24 | 24,258 | 4/10/2021 |
2.7.23 | 28,567 | 1/13/2021 |
2.7.22 | 653,597 | 11/10/2020 |
2.7.21 | 185,567 | 9/2/2020 |
2.7.20 | 75,456 | 8/10/2020 |
2.7.18 | 678,022 | 6/10/2020 |
2.7.17 | 203,328 | 5/5/2020 |
2.7.16 | 699,834 | 2/11/2020 |
2.7.15 | 694,154 | 12/5/2019 |
2.7.13 | 67,106 | 11/5/2019 |
2.7.12 | 183,883 | 9/12/2019 |
2.7.11 | 422,854 | 8/7/2019 |
2.7.10 | 153,735 | 7/15/2019 |
2.7.8 | 48,729 | 6/4/2019 |
2.7.7 | 107,962 | 5/8/2019 |
2.7.6 | 142,219 | 4/5/2019 |
2.7.5 | 71,803 | 3/12/2019 |
2.7.4 | 95,781 | 2/6/2019 |
2.7.3 | 159,974 | 1/12/2019 |
2.7.2 | 59,273 | 12/5/2018 |
2.7.1 | 183,315 | 11/7/2018 |
2.7.0 | 200,892 | 10/2/2018 |
2.6.2 | 138,462 | 9/10/2018 |
2.6.1 | 75,140 | 8/13/2018 |
2.6.0 | 391,817 | 7/10/2018 |
2.6.0-beta | 3,561 | 4/13/2018 |
2.5.12 | 405,871 | 6/12/2018 |
2.5.10 | 65,264 | 5/2/2018 |
2.5.9 | 381,767 | 4/3/2018 |
2.5.8 | 16,516 | 3/17/2018 |
2.5.5 | 101,344 | 2/6/2018 |
2.5.4 | 47,337 | 1/10/2018 |
2.5.3 | 200,988 | 12/8/2017 |
2.5.2 | 79,599 | 10/20/2017 |
2.4.8 | 730,277 | 8/3/2017 |
2.4.7 | 66,699 | 7/11/2017 |
2.4.5 | 17,937 | 5/16/2017 |
2.4.4 | 44,017 | 4/10/2017 |
2.4.2 | 25,296 | 3/10/2017 |
2.4.0 | 17,814 | 2/15/2017 |
2.3.11 | 133,765 | 1/3/2017 |
2.3.10 | 17,547 | 12/7/2016 |
2.3.9 | 8,901 | 11/1/2016 |
2.3.8 | 138,313 | 10/4/2016 |
2.3.7 | 9,950 | 9/20/2016 |
2.3.5 | 23,550 | 8/4/2016 |
2.3.4 | 14,480 | 7/18/2016 |
2.3.1 | 7,653 | 6/22/2016 |
2.2.8 | 30,628 | 5/15/2016 |
2.2.7 | 16,231 | 4/8/2016 |
2.2.6 | 37,855 | 3/9/2016 |
2.2.5 | 19,385 | 2/4/2016 |
2.2.4 | 24,860 | 1/13/2016 |
2.2.2 | 36,835 | 11/27/2015 |
2.2.1 | 18,288 | 10/9/2015 |
2.2.0 | 6,324 | 10/6/2015 |
2.2.0-dp1 | 2,988 | 9/16/2015 |
2.1.4 | 41,571 | 8/10/2015 |
2.1.3 | 11,152 | 7/2/2015 |
2.1.2 | 31,724 | 6/23/2015 |
2.1.1 | 9,664 | 5/21/2015 |
2.1.0 | 5,147 | 5/9/2015 |
2.0.3.2 | 2,479 | 5/13/2015 |
2.0.3.1 | 16,270 | 3/27/2015 |
2.0.2 | 21,512 | 2/10/2015 |
2.0.1 | 5,287 | 1/9/2015 |
2.0.0.1 | 4,022 | 12/4/2014 |
2.0.0-beta2 | 2,350 | 11/4/2014 |
2.0.0-beta | 2,334 | 9/13/2014 |
1.3.13 | 18,064 | 7/7/2016 |
1.3.12 | 27,883 | 5/10/2015 |
1.3.11 | 6,279 | 3/4/2015 |
1.3.10 | 68,744 | 11/5/2014 |
1.3.9 | 24,964 | 9/2/2014 |
1.3.8 | 11,464 | 8/14/2014 |
1.3.7 | 9,875 | 7/3/2014 |
1.3.6 | 29,083 | 6/5/2014 |
1.3.5 | 13,219 | 5/6/2014 |
1.3.4 | 39,632 | 3/7/2014 |
1.3.3 | 6,772 | 2/6/2014 |
1.3.1 | 6,623 | 1/8/2014 |
1.3.0 | 3,990 | 12/4/2013 |
1.2.9 | 17,569 | 10/4/2013 |
1.2.7 | 19,483 | 8/6/2013 |
1.2.6 | 15,970 | 5/7/2013 |
1.2.5 | 2,773 | 5/7/2013 |
1.2.4 | 5,070 | 4/2/2013 |
1.2.3 | 8,771 | 3/8/2013 |
1.2.2 | 3,001 | 3/5/2013 |
1.2.1 | 7,270 | 2/5/2013 |
1.2.0 | 10,837 | 12/12/2012 |
1.2.0-beta-3 | 2,312 | 11/28/2012 |
1.2.0-beta-2 | 2,238 | 11/21/2012 |
1.2.0-beta | 2,135 | 9/28/2012 |
1.1.6 | 12,611 | 6/7/2012 |
1.1.5 | 2,544 | 5/30/2012 |
1.1.4 | 2,471 | 5/30/2012 |
1.1.2 | 2,883 | 5/2/2012 |
1.0.1 | 3,298 | 1/23/2012 |
0.9.2 | 2,786 | 12/6/2011 |
0.9.1 | 2,753 | 8/24/2011 |
0.9.0 | 40,791 | 8/5/2011 |