CouchbaseNetClient 3.0.2
See the version list below for details.
dotnet add package CouchbaseNetClient --version 3.0.2
NuGet\Install-Package CouchbaseNetClient -Version 3.0.2
<PackageReference Include="CouchbaseNetClient" Version="3.0.2" />
<PackageVersion Include="CouchbaseNetClient" Version="3.0.2" />
<PackageReference Include="CouchbaseNetClient" />
paket add CouchbaseNetClient --version 3.0.2
#r "nuget: CouchbaseNetClient, 3.0.2"
#addin nuget:?package=CouchbaseNetClient&version=3.0.2
#tool nuget:?package=CouchbaseNetClient&version=3.0.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 is compatible. 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. |
-
.NETCoreApp 2.1
- DnsClient (>= 1.3.2)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Linq.Async (>= 4.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.0)
- System.Threading.Tasks.Dataflow (>= 4.11.0)
-
.NETCoreApp 3.0
- DnsClient (>= 1.3.2)
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Linq.Async (>= 4.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.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)
- Newtonsoft.Json (>= 11.0.2)
- System.Linq.Async (>= 4.0.0)
- System.Memory (>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.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)
- Newtonsoft.Json (>= 11.0.2)
- System.Linq.Async (>= 4.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.7.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.1 | 9,250 | 5/7/2025 |
3.7.0 | 13,900 | 4/7/2025 |
3.6.6 | 21,418 | 3/10/2025 |
3.6.5 | 67,946 | 1/18/2025 |
3.6.4 | 156,295 | 11/8/2024 |
3.6.3 | 100,891 | 9/19/2024 |
3.6.2 | 217,670 | 7/22/2024 |
3.6.1 | 73,590 | 7/3/2024 |
3.6.0 | 12,867 | 6/14/2024 |
3.5.5 | 509 | 10/11/2024 |
3.5.3 | 2,263 | 7/22/2024 |
3.5.2 | 72,815 | 5/3/2024 |
3.5.1 | 63,782 | 4/16/2024 |
3.5.1-rc5 | 268 | 4/12/2024 |
3.4.15 | 69,655 | 2/9/2024 |
3.4.14 | 51,230 | 1/17/2024 |
3.4.14-rc3 | 1,666 | 12/8/2023 |
3.4.13 | 429,588 | 11/9/2023 |
3.4.12 | 80,239 | 10/4/2023 |
3.4.11 | 62,397 | 9/12/2023 |
3.4.9 | 22,867 | 7/21/2023 |
3.4.8 | 129,051 | 6/13/2023 |
3.4.6 | 86,248 | 5/12/2023 |
3.4.5 | 123,574 | 4/20/2023 |
3.4.4 | 74,156 | 3/10/2023 |
3.4.3 | 62,210 | 2/9/2023 |
3.4.2 | 106,434 | 1/13/2023 |
3.4.1 | 393,595 | 12/9/2022 |
3.4.0 | 200,132 | 11/9/2022 |
3.3.6 | 202,112 | 10/6/2022 |
3.3.5 | 124,695 | 9/17/2022 |
3.3.4 | 226,127 | 8/2/2022 |
3.3.3 | 74,802 | 7/11/2022 |
3.3.2 | 138,668 | 6/16/2022 |
3.3.1 | 221,513 | 5/4/2022 |
3.2.9 | 129,320 | 4/7/2022 |
3.2.8 | 45,654 | 3/2/2022 |
3.2.7 | 47,105 | 2/1/2022 |
3.2.6 | 93,619 | 1/12/2022 |
3.2.5 | 531,590 | 12/10/2021 |
3.2.4 | 50,144 | 11/2/2021 |
3.2.3 | 85,027 | 10/7/2021 |
3.2.2 | 22,754 | 9/15/2021 |
3.2.0 | 63,741 | 7/28/2021 |
3.1.7 | 43,175 | 6/1/2021 |
3.1.6 | 27,648 | 5/24/2021 |
3.1.4 | 38,133 | 4/9/2021 |
3.1.3 | 36,805 | 3/4/2021 |
3.1.2 | 13,690 | 2/11/2021 |
3.1.1 | 48,933 | 1/14/2021 |
3.1.0 | 130,701 | 12/1/2020 |
3.0.7 | 475,975 | 11/3/2020 |
3.0.6 | 6,061 | 10/13/2020 |
3.0.5 | 242,224 | 9/2/2020 |
3.0.4 | 32,976 | 8/6/2020 |
3.0.3 | 5,328 | 7/14/2020 |
3.0.2 | 5,218 | 6/18/2020 |
3.0.1 | 15,237 | 5/13/2020 |
3.0.0 | 251,813 | 4/1/2020 |
3.0.0-beta4 | 1,272 | 1/21/2020 |
3.0.0-beta3 | 1,135 | 12/20/2019 |
3.0.0-beta2 | 1,122 | 11/21/2019 |
3.0.0-beta1 | 1,398 | 10/4/2019 |
3.0.0-alpha5 | 1,283 | 7/30/2019 |
3.0.0-alpha4 | 1,281 | 6/11/2019 |
3.0.0-alpha3 | 1,252 | 4/26/2019 |
3.0.0-alpha2 | 1,242 | 3/20/2019 |
2.7.27 | 1,528,647 | 2/1/2022 |
2.7.26 | 143,924 | 6/1/2021 |
2.7.25 | 3,216 | 5/13/2021 |
2.7.24 | 24,251 | 4/10/2021 |
2.7.23 | 28,542 | 1/13/2021 |
2.7.22 | 651,236 | 11/10/2020 |
2.7.21 | 185,084 | 9/2/2020 |
2.7.20 | 74,469 | 8/10/2020 |
2.7.18 | 670,762 | 6/10/2020 |
2.7.17 | 202,266 | 5/5/2020 |
2.7.16 | 699,646 | 2/11/2020 |
2.7.15 | 693,551 | 12/5/2019 |
2.7.13 | 66,965 | 11/5/2019 |
2.7.12 | 183,574 | 9/12/2019 |
2.7.11 | 421,910 | 8/7/2019 |
2.7.10 | 152,722 | 7/15/2019 |
2.7.8 | 48,700 | 6/4/2019 |
2.7.7 | 107,739 | 5/8/2019 |
2.7.6 | 141,954 | 4/5/2019 |
2.7.5 | 71,779 | 3/12/2019 |
2.7.4 | 95,718 | 2/6/2019 |
2.7.3 | 159,952 | 1/12/2019 |
2.7.2 | 59,136 | 12/5/2018 |
2.7.1 | 183,201 | 11/7/2018 |
2.7.0 | 200,432 | 10/2/2018 |
2.6.2 | 138,457 | 9/10/2018 |
2.6.1 | 75,074 | 8/13/2018 |
2.6.0 | 391,336 | 7/10/2018 |
2.6.0-beta | 3,540 | 4/13/2018 |
2.5.12 | 405,705 | 6/12/2018 |
2.5.10 | 65,190 | 5/2/2018 |
2.5.9 | 380,651 | 4/3/2018 |
2.5.8 | 16,493 | 3/17/2018 |
2.5.5 | 101,268 | 2/6/2018 |
2.5.4 | 47,307 | 1/10/2018 |
2.5.3 | 197,550 | 12/8/2017 |
2.5.2 | 79,469 | 10/20/2017 |
2.4.8 | 723,207 | 8/3/2017 |
2.4.7 | 66,667 | 7/11/2017 |
2.4.5 | 17,927 | 5/16/2017 |
2.4.4 | 43,906 | 4/10/2017 |
2.4.2 | 25,272 | 3/10/2017 |
2.4.0 | 17,781 | 2/15/2017 |
2.3.11 | 133,596 | 1/3/2017 |
2.3.10 | 17,537 | 12/7/2016 |
2.3.9 | 8,888 | 11/1/2016 |
2.3.8 | 138,088 | 10/4/2016 |
2.3.7 | 9,927 | 9/20/2016 |
2.3.5 | 23,539 | 8/4/2016 |
2.3.4 | 14,379 | 7/18/2016 |
2.3.1 | 7,635 | 6/22/2016 |
2.2.8 | 30,524 | 5/15/2016 |
2.2.7 | 16,219 | 4/8/2016 |
2.2.6 | 37,796 | 3/9/2016 |
2.2.5 | 19,358 | 2/4/2016 |
2.2.4 | 24,840 | 1/13/2016 |
2.2.2 | 36,808 | 11/27/2015 |
2.2.1 | 18,263 | 10/9/2015 |
2.2.0 | 6,313 | 10/6/2015 |
2.2.0-dp1 | 2,969 | 9/16/2015 |
2.1.4 | 41,551 | 8/10/2015 |
2.1.3 | 11,074 | 7/2/2015 |
2.1.2 | 31,709 | 6/23/2015 |
2.1.1 | 9,644 | 5/21/2015 |
2.1.0 | 5,125 | 5/9/2015 |
2.0.3.2 | 2,464 | 5/13/2015 |
2.0.3.1 | 16,243 | 3/27/2015 |
2.0.2 | 21,496 | 2/10/2015 |
2.0.1 | 5,277 | 1/9/2015 |
2.0.0.1 | 4,009 | 12/4/2014 |
2.0.0-beta2 | 2,340 | 11/4/2014 |
2.0.0-beta | 2,319 | 9/13/2014 |
1.3.13 | 18,014 | 7/7/2016 |
1.3.12 | 27,801 | 5/10/2015 |
1.3.11 | 6,267 | 3/4/2015 |
1.3.10 | 68,688 | 11/5/2014 |
1.3.9 | 24,936 | 9/2/2014 |
1.3.8 | 11,446 | 8/14/2014 |
1.3.7 | 9,845 | 7/3/2014 |
1.3.6 | 29,047 | 6/5/2014 |
1.3.5 | 13,205 | 5/6/2014 |
1.3.4 | 39,610 | 3/7/2014 |
1.3.3 | 6,762 | 2/6/2014 |
1.3.1 | 6,613 | 1/8/2014 |
1.3.0 | 3,979 | 12/4/2013 |
1.2.9 | 17,558 | 10/4/2013 |
1.2.7 | 19,452 | 8/6/2013 |
1.2.6 | 15,929 | 5/7/2013 |
1.2.5 | 2,763 | 5/7/2013 |
1.2.4 | 5,060 | 4/2/2013 |
1.2.3 | 8,747 | 3/8/2013 |
1.2.2 | 2,991 | 3/5/2013 |
1.2.1 | 7,259 | 2/5/2013 |
1.2.0 | 10,827 | 12/12/2012 |
1.2.0-beta-3 | 2,302 | 11/28/2012 |
1.2.0-beta-2 | 2,227 | 11/21/2012 |
1.2.0-beta | 2,125 | 9/28/2012 |
1.1.6 | 12,599 | 6/7/2012 |
1.1.5 | 2,532 | 5/30/2012 |
1.1.4 | 2,461 | 5/30/2012 |
1.1.2 | 2,873 | 5/2/2012 |
1.0.1 | 3,287 | 1/23/2012 |
0.9.2 | 2,770 | 12/6/2011 |
0.9.1 | 2,741 | 8/24/2011 |
0.9.0 | 40,770 | 8/5/2011 |