CouchbaseNetClient 3.1.7
See the version list below for details.
dotnet add package CouchbaseNetClient --version 3.1.7
NuGet\Install-Package CouchbaseNetClient -Version 3.1.7
<PackageReference Include="CouchbaseNetClient" Version="3.1.7" />
<PackageVersion Include="CouchbaseNetClient" Version="3.1.7" />
<PackageReference Include="CouchbaseNetClient" />
paket add CouchbaseNetClient --version 3.1.7
#r "nuget: CouchbaseNetClient, 3.1.7"
#addin nuget:?package=CouchbaseNetClient&version=3.1.7
#tool nuget:?package=CouchbaseNetClient&version=3.1.7
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 (>= 5.0.1)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 4.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.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 (>= 5.0.1)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 4.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.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 (>= 5.0.1)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 4.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.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 (>= 5.0.1)
- System.IO.Pipelines (>= 5.0.1)
- System.Linq.Async (>= 4.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.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 | 65 | 5/29/2025 |
3.7.1 | 11,565 | 5/7/2025 |
3.7.0 | 14,775 | 4/7/2025 |
3.6.6 | 22,279 | 3/10/2025 |
3.6.5 | 69,143 | 1/18/2025 |
3.6.4 | 158,819 | 11/8/2024 |
3.6.3 | 101,956 | 9/19/2024 |
3.6.2 | 219,809 | 7/22/2024 |
3.6.1 | 74,281 | 7/3/2024 |
3.6.0 | 12,889 | 6/14/2024 |
3.5.5 | 511 | 10/11/2024 |
3.5.3 | 2,263 | 7/22/2024 |
3.5.2 | 73,160 | 5/3/2024 |
3.5.1 | 64,729 | 4/16/2024 |
3.5.1-rc5 | 268 | 4/12/2024 |
3.4.15 | 70,183 | 2/9/2024 |
3.4.14 | 51,563 | 1/17/2024 |
3.4.14-rc3 | 1,670 | 12/8/2023 |
3.4.13 | 431,157 | 11/9/2023 |
3.4.12 | 80,398 | 10/4/2023 |
3.4.11 | 62,567 | 9/12/2023 |
3.4.9 | 22,958 | 7/21/2023 |
3.4.8 | 129,253 | 6/13/2023 |
3.4.6 | 86,475 | 5/12/2023 |
3.4.5 | 123,790 | 4/20/2023 |
3.4.4 | 74,380 | 3/10/2023 |
3.4.3 | 62,249 | 2/9/2023 |
3.4.2 | 106,603 | 1/13/2023 |
3.4.1 | 396,125 | 12/9/2022 |
3.4.0 | 201,417 | 11/9/2022 |
3.3.6 | 202,873 | 10/6/2022 |
3.3.5 | 125,100 | 9/17/2022 |
3.3.4 | 226,258 | 8/2/2022 |
3.3.3 | 74,828 | 7/11/2022 |
3.3.2 | 138,745 | 6/16/2022 |
3.3.1 | 221,570 | 5/4/2022 |
3.2.9 | 129,360 | 4/7/2022 |
3.2.8 | 45,685 | 3/2/2022 |
3.2.7 | 47,132 | 2/1/2022 |
3.2.6 | 93,704 | 1/12/2022 |
3.2.5 | 532,558 | 12/10/2021 |
3.2.4 | 50,155 | 11/2/2021 |
3.2.3 | 85,623 | 10/7/2021 |
3.2.2 | 22,761 | 9/15/2021 |
3.2.0 | 64,360 | 7/28/2021 |
3.1.7 | 43,202 | 6/1/2021 |
3.1.6 | 27,713 | 5/24/2021 |
3.1.4 | 38,153 | 4/9/2021 |
3.1.3 | 36,818 | 3/4/2021 |
3.1.2 | 13,694 | 2/11/2021 |
3.1.1 | 48,936 | 1/14/2021 |
3.1.0 | 130,769 | 12/1/2020 |
3.0.7 | 477,049 | 11/3/2020 |
3.0.6 | 6,065 | 10/13/2020 |
3.0.5 | 242,791 | 9/2/2020 |
3.0.4 | 33,048 | 8/6/2020 |
3.0.3 | 5,331 | 7/14/2020 |
3.0.2 | 5,226 | 6/18/2020 |
3.0.1 | 15,250 | 5/13/2020 |
3.0.0 | 251,867 | 4/1/2020 |
3.0.0-beta4 | 1,276 | 1/21/2020 |
3.0.0-beta3 | 1,137 | 12/20/2019 |
3.0.0-beta2 | 1,124 | 11/21/2019 |
3.0.0-beta1 | 1,400 | 10/4/2019 |
3.0.0-alpha5 | 1,285 | 7/30/2019 |
3.0.0-alpha4 | 1,283 | 6/11/2019 |
3.0.0-alpha3 | 1,254 | 4/26/2019 |
3.0.0-alpha2 | 1,245 | 3/20/2019 |
2.7.27 | 1,536,845 | 2/1/2022 |
2.7.26 | 144,055 | 6/1/2021 |
2.7.25 | 3,219 | 5/13/2021 |
2.7.24 | 24,254 | 4/10/2021 |
2.7.23 | 28,560 | 1/13/2021 |
2.7.22 | 652,194 | 11/10/2020 |
2.7.21 | 185,344 | 9/2/2020 |
2.7.20 | 74,913 | 8/10/2020 |
2.7.18 | 673,400 | 6/10/2020 |
2.7.17 | 202,816 | 5/5/2020 |
2.7.16 | 699,740 | 2/11/2020 |
2.7.15 | 693,774 | 12/5/2019 |
2.7.13 | 67,044 | 11/5/2019 |
2.7.12 | 183,730 | 9/12/2019 |
2.7.11 | 422,424 | 8/7/2019 |
2.7.10 | 153,099 | 7/15/2019 |
2.7.8 | 48,713 | 6/4/2019 |
2.7.7 | 107,858 | 5/8/2019 |
2.7.6 | 142,056 | 4/5/2019 |
2.7.5 | 71,789 | 3/12/2019 |
2.7.4 | 95,736 | 2/6/2019 |
2.7.3 | 159,957 | 1/12/2019 |
2.7.2 | 59,201 | 12/5/2018 |
2.7.1 | 183,251 | 11/7/2018 |
2.7.0 | 200,676 | 10/2/2018 |
2.6.2 | 138,458 | 9/10/2018 |
2.6.1 | 75,104 | 8/13/2018 |
2.6.0 | 391,539 | 7/10/2018 |
2.6.0-beta | 3,543 | 4/13/2018 |
2.5.12 | 405,785 | 6/12/2018 |
2.5.10 | 65,237 | 5/2/2018 |
2.5.9 | 381,069 | 4/3/2018 |
2.5.8 | 16,497 | 3/17/2018 |
2.5.5 | 101,283 | 2/6/2018 |
2.5.4 | 47,314 | 1/10/2018 |
2.5.3 | 199,427 | 12/8/2017 |
2.5.2 | 79,521 | 10/20/2017 |
2.4.8 | 726,674 | 8/3/2017 |
2.4.7 | 66,673 | 7/11/2017 |
2.4.5 | 17,928 | 5/16/2017 |
2.4.4 | 43,948 | 4/10/2017 |
2.4.2 | 25,283 | 3/10/2017 |
2.4.0 | 17,790 | 2/15/2017 |
2.3.11 | 133,682 | 1/3/2017 |
2.3.10 | 17,538 | 12/7/2016 |
2.3.9 | 8,889 | 11/1/2016 |
2.3.8 | 138,176 | 10/4/2016 |
2.3.7 | 9,934 | 9/20/2016 |
2.3.5 | 23,541 | 8/4/2016 |
2.3.4 | 14,421 | 7/18/2016 |
2.3.1 | 7,636 | 6/22/2016 |
2.2.8 | 30,559 | 5/15/2016 |
2.2.7 | 16,221 | 4/8/2016 |
2.2.6 | 37,820 | 3/9/2016 |
2.2.5 | 19,362 | 2/4/2016 |
2.2.4 | 24,842 | 1/13/2016 |
2.2.2 | 36,823 | 11/27/2015 |
2.2.1 | 18,268 | 10/9/2015 |
2.2.0 | 6,315 | 10/6/2015 |
2.2.0-dp1 | 2,970 | 9/16/2015 |
2.1.4 | 41,556 | 8/10/2015 |
2.1.3 | 11,102 | 7/2/2015 |
2.1.2 | 31,710 | 6/23/2015 |
2.1.1 | 9,645 | 5/21/2015 |
2.1.0 | 5,127 | 5/9/2015 |
2.0.3.2 | 2,465 | 5/13/2015 |
2.0.3.1 | 16,249 | 3/27/2015 |
2.0.2 | 21,497 | 2/10/2015 |
2.0.1 | 5,278 | 1/9/2015 |
2.0.0.1 | 4,013 | 12/4/2014 |
2.0.0-beta2 | 2,341 | 11/4/2014 |
2.0.0-beta | 2,320 | 9/13/2014 |
1.3.13 | 18,033 | 7/7/2016 |
1.3.12 | 27,848 | 5/10/2015 |
1.3.11 | 6,270 | 3/4/2015 |
1.3.10 | 68,720 | 11/5/2014 |
1.3.9 | 24,943 | 9/2/2014 |
1.3.8 | 11,449 | 8/14/2014 |
1.3.7 | 9,851 | 7/3/2014 |
1.3.6 | 29,057 | 6/5/2014 |
1.3.5 | 13,208 | 5/6/2014 |
1.3.4 | 39,612 | 3/7/2014 |
1.3.3 | 6,763 | 2/6/2014 |
1.3.1 | 6,614 | 1/8/2014 |
1.3.0 | 3,980 | 12/4/2013 |
1.2.9 | 17,560 | 10/4/2013 |
1.2.7 | 19,454 | 8/6/2013 |
1.2.6 | 15,937 | 5/7/2013 |
1.2.5 | 2,764 | 5/7/2013 |
1.2.4 | 5,061 | 4/2/2013 |
1.2.3 | 8,755 | 3/8/2013 |
1.2.2 | 2,992 | 3/5/2013 |
1.2.1 | 7,260 | 2/5/2013 |
1.2.0 | 10,828 | 12/12/2012 |
1.2.0-beta-3 | 2,303 | 11/28/2012 |
1.2.0-beta-2 | 2,228 | 11/21/2012 |
1.2.0-beta | 2,126 | 9/28/2012 |
1.1.6 | 12,602 | 6/7/2012 |
1.1.5 | 2,533 | 5/30/2012 |
1.1.4 | 2,462 | 5/30/2012 |
1.1.2 | 2,874 | 5/2/2012 |
1.0.1 | 3,289 | 1/23/2012 |
0.9.2 | 2,775 | 12/6/2011 |
0.9.1 | 2,743 | 8/24/2011 |
0.9.0 | 40,773 | 8/5/2011 |