CouchbaseNetClient 2.7.5
See the version list below for details.
dotnet add package CouchbaseNetClient --version 2.7.5
NuGet\Install-Package CouchbaseNetClient -Version 2.7.5
<PackageReference Include="CouchbaseNetClient" Version="2.7.5" />
<PackageVersion Include="CouchbaseNetClient" Version="2.7.5" />
<PackageReference Include="CouchbaseNetClient" />
paket add CouchbaseNetClient --version 2.7.5
#r "nuget: CouchbaseNetClient, 2.7.5"
#addin nuget:?package=CouchbaseNetClient&version=2.7.5
#tool nuget:?package=CouchbaseNetClient&version=2.7.5
The Couchbase authored new and improved client for .NET based languages! Package supports both .NET Core and Full Frameworks 4.5.2 and greater.
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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. 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 | tizen30 was computed. 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. |
-
.NETFramework 4.5.2
- Common.Logging (>= 3.4.1)
- Newtonsoft.Json (>= 9.0.1)
- OpenTracing (>= 0.12.0)
-
.NETStandard 1.5
- Microsoft.Extensions.Logging (>= 1.1.0)
- NETStandard.Library (>= 2.0.1)
- Newtonsoft.Json (>= 9.0.1)
- OpenTracing (>= 0.12.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Globalization.Extensions (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Net.Sockets (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 1.1.0)
- Newtonsoft.Json (>= 9.0.1)
- OpenTracing (>= 0.12.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Globalization.Extensions (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Net.Sockets (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Thread (>= 4.3.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 (10)
Showing the top 10 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
|
|
couchbase/couchbase-net-client
The official Couchbase SDK for .NET Core and Full Frameworks
|
|
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.0 | 2,330 | 10 days ago |
3.6.6 | 14,941 | a month ago |
3.6.5 | 51,549 | 3 months ago |
3.6.4 | 126,063 | 5 months ago |
3.6.3 | 88,950 | 7 months ago |
3.6.2 | 195,627 | 9 months ago |
3.6.1 | 65,117 | 9 months ago |
3.6.0 | 12,535 | 6/14/2024 |
3.5.5 | 432 | 6 months ago |
3.5.3 | 2,221 | 9 months ago |
3.5.2 | 69,718 | 5/3/2024 |
3.5.1 | 56,261 | 4/16/2024 |
3.5.1-rc5 | 265 | 4/12/2024 |
3.4.15 | 65,786 | 2/9/2024 |
3.4.14 | 48,735 | 1/17/2024 |
3.4.14-rc3 | 1,572 | 12/8/2023 |
3.4.13 | 403,959 | 11/9/2023 |
3.4.12 | 78,642 | 10/4/2023 |
3.4.11 | 60,320 | 9/12/2023 |
3.4.9 | 22,059 | 7/21/2023 |
3.4.8 | 126,944 | 6/13/2023 |
3.4.6 | 84,061 | 5/12/2023 |
3.4.5 | 118,286 | 4/20/2023 |
3.4.4 | 72,457 | 3/10/2023 |
3.4.3 | 61,578 | 2/9/2023 |
3.4.2 | 104,529 | 1/13/2023 |
3.4.1 | 371,593 | 12/9/2022 |
3.4.0 | 189,996 | 11/9/2022 |
3.3.6 | 194,539 | 10/6/2022 |
3.3.5 | 120,946 | 9/17/2022 |
3.3.4 | 224,798 | 8/2/2022 |
3.3.3 | 74,443 | 7/11/2022 |
3.3.2 | 136,981 | 6/16/2022 |
3.3.1 | 220,246 | 5/4/2022 |
3.2.9 | 128,791 | 4/7/2022 |
3.2.8 | 44,906 | 3/2/2022 |
3.2.7 | 46,311 | 2/1/2022 |
3.2.6 | 92,400 | 1/12/2022 |
3.2.5 | 520,252 | 12/10/2021 |
3.2.4 | 50,056 | 11/2/2021 |
3.2.3 | 78,777 | 10/7/2021 |
3.2.2 | 22,639 | 9/15/2021 |
3.2.0 | 60,366 | 7/28/2021 |
3.1.7 | 42,878 | 6/1/2021 |
3.1.6 | 27,305 | 5/24/2021 |
3.1.4 | 34,247 | 4/9/2021 |
3.1.3 | 36,637 | 3/4/2021 |
3.1.2 | 13,634 | 2/11/2021 |
3.1.1 | 48,900 | 1/14/2021 |
3.1.0 | 129,869 | 12/1/2020 |
3.0.7 | 465,060 | 11/3/2020 |
3.0.6 | 6,027 | 10/13/2020 |
3.0.5 | 236,032 | 9/2/2020 |
3.0.4 | 31,253 | 8/6/2020 |
3.0.3 | 5,283 | 7/14/2020 |
3.0.2 | 5,148 | 6/18/2020 |
3.0.1 | 15,099 | 5/13/2020 |
3.0.0 | 251,151 | 4/1/2020 |
3.0.0-beta4 | 1,254 | 1/21/2020 |
3.0.0-beta3 | 1,119 | 12/20/2019 |
3.0.0-beta2 | 1,105 | 11/21/2019 |
3.0.0-beta1 | 1,379 | 10/4/2019 |
3.0.0-alpha5 | 1,267 | 7/30/2019 |
3.0.0-alpha4 | 1,263 | 6/11/2019 |
3.0.0-alpha3 | 1,236 | 4/26/2019 |
3.0.0-alpha2 | 1,225 | 3/20/2019 |
2.7.27 | 1,450,184 | 2/1/2022 |
2.7.26 | 142,834 | 6/1/2021 |
2.7.25 | 3,177 | 5/13/2021 |
2.7.24 | 24,213 | 4/10/2021 |
2.7.23 | 28,436 | 1/13/2021 |
2.7.22 | 640,962 | 11/10/2020 |
2.7.21 | 182,502 | 9/2/2020 |
2.7.20 | 68,962 | 8/10/2020 |
2.7.18 | 638,420 | 6/10/2020 |
2.7.17 | 196,255 | 5/5/2020 |
2.7.16 | 698,430 | 2/11/2020 |
2.7.15 | 690,938 | 12/5/2019 |
2.7.13 | 66,517 | 11/5/2019 |
2.7.12 | 182,577 | 9/12/2019 |
2.7.11 | 416,354 | 8/7/2019 |
2.7.10 | 147,847 | 7/15/2019 |
2.7.8 | 48,594 | 6/4/2019 |
2.7.7 | 106,452 | 5/8/2019 |
2.7.6 | 140,706 | 4/5/2019 |
2.7.5 | 71,607 | 3/12/2019 |
2.7.4 | 95,411 | 2/6/2019 |
2.7.3 | 159,874 | 1/12/2019 |
2.7.2 | 58,543 | 12/5/2018 |
2.7.1 | 182,638 | 11/7/2018 |
2.7.0 | 198,240 | 10/2/2018 |
2.6.2 | 138,424 | 9/10/2018 |
2.6.1 | 74,814 | 8/13/2018 |
2.6.0 | 389,090 | 7/10/2018 |
2.6.0-beta | 3,461 | 4/13/2018 |
2.5.12 | 404,458 | 6/12/2018 |
2.5.10 | 64,959 | 5/2/2018 |
2.5.9 | 375,695 | 4/3/2018 |
2.5.8 | 16,413 | 3/17/2018 |
2.5.5 | 100,854 | 2/6/2018 |
2.5.4 | 47,172 | 1/10/2018 |
2.5.3 | 181,125 | 12/8/2017 |
2.5.2 | 78,919 | 10/20/2017 |
2.4.8 | 691,599 | 8/3/2017 |
2.4.7 | 66,572 | 7/11/2017 |
2.4.5 | 17,882 | 5/16/2017 |
2.4.4 | 43,412 | 4/10/2017 |
2.4.2 | 25,188 | 3/10/2017 |
2.4.0 | 17,506 | 2/15/2017 |
2.3.11 | 132,522 | 1/3/2017 |
2.3.10 | 17,485 | 12/7/2016 |
2.3.9 | 8,827 | 11/1/2016 |
2.3.8 | 136,859 | 10/4/2016 |
2.3.7 | 9,855 | 9/20/2016 |
2.3.5 | 23,495 | 8/4/2016 |
2.3.4 | 14,015 | 7/18/2016 |
2.3.1 | 7,562 | 6/22/2016 |
2.2.8 | 29,867 | 5/15/2016 |
2.2.7 | 16,155 | 4/8/2016 |
2.2.6 | 37,511 | 3/9/2016 |
2.2.5 | 19,231 | 2/4/2016 |
2.2.4 | 24,766 | 1/13/2016 |
2.2.2 | 36,643 | 11/27/2015 |
2.2.1 | 18,109 | 10/9/2015 |
2.2.0 | 6,261 | 10/6/2015 |
2.2.0-dp1 | 2,901 | 9/16/2015 |
2.1.4 | 41,394 | 8/10/2015 |
2.1.3 | 10,954 | 7/2/2015 |
2.1.2 | 31,655 | 6/23/2015 |
2.1.1 | 9,564 | 5/21/2015 |
2.1.0 | 5,048 | 5/9/2015 |
2.0.3.2 | 2,411 | 5/13/2015 |
2.0.3.1 | 16,146 | 3/27/2015 |
2.0.2 | 21,429 | 2/10/2015 |
2.0.1 | 5,239 | 1/9/2015 |
2.0.0.1 | 3,971 | 12/4/2014 |
2.0.0-beta2 | 2,303 | 11/4/2014 |
2.0.0-beta | 2,265 | 9/13/2014 |
1.3.13 | 17,759 | 7/7/2016 |
1.3.12 | 27,307 | 5/10/2015 |
1.3.11 | 6,213 | 3/4/2015 |
1.3.10 | 68,478 | 11/5/2014 |
1.3.9 | 24,800 | 9/2/2014 |
1.3.8 | 11,319 | 8/14/2014 |
1.3.7 | 9,738 | 7/3/2014 |
1.3.6 | 28,863 | 6/5/2014 |
1.3.5 | 13,141 | 5/6/2014 |
1.3.4 | 39,490 | 3/7/2014 |
1.3.3 | 6,721 | 2/6/2014 |
1.3.1 | 6,572 | 1/8/2014 |
1.3.0 | 3,938 | 12/4/2013 |
1.2.9 | 17,513 | 10/4/2013 |
1.2.7 | 19,380 | 8/6/2013 |
1.2.6 | 15,816 | 5/7/2013 |
1.2.5 | 2,725 | 5/7/2013 |
1.2.4 | 5,022 | 4/2/2013 |
1.2.3 | 8,655 | 3/8/2013 |
1.2.2 | 2,953 | 3/5/2013 |
1.2.1 | 7,221 | 2/5/2013 |
1.2.0 | 10,781 | 12/12/2012 |
1.2.0-beta-3 | 2,265 | 11/28/2012 |
1.2.0-beta-2 | 2,191 | 11/21/2012 |
1.2.0-beta | 2,088 | 9/28/2012 |
1.1.6 | 12,521 | 6/7/2012 |
1.1.5 | 2,492 | 5/30/2012 |
1.1.4 | 2,423 | 5/30/2012 |
1.1.2 | 2,835 | 5/2/2012 |
1.0.1 | 3,249 | 1/23/2012 |
0.9.2 | 2,730 | 12/6/2011 |
0.9.1 | 2,701 | 8/24/2011 |
0.9.0 | 40,493 | 8/5/2011 |