CouchbaseNetClient 1.3.4
Couchbase client library for .NET based languages.
See the version list below for details.
Install-Package CouchbaseNetClient -Version 1.3.4
dotnet add package CouchbaseNetClient --version 1.3.4
<PackageReference Include="CouchbaseNetClient" Version="1.3.4" />
paket add CouchbaseNetClient --version 1.3.4
Release Notes
Release Notes for Couchbase Client Library .NET 1.3.4 GA (4 March 2014)
• NCBC-261: Use an enumeration instead of integers for return codes
This patch adds a extension method to Enyim.Caching.StatusCodeExtensions to make it easier to work with the IOperationResult.Status property.
• NCBC-408: Retry Node Check during View Operations
During a View operation, the client will look for a node to use to execute the operation against. In certain cases (rebalance, etc) the list of nodes may be empty. This will add an additional check if a candidate node is not found before the client gives up and returns a "View {0} was mapped to a dead node, failing." error.
• NCBC-407: Retry View Operations When Specific Error Cases are Encountered
This patch enables the client to retry view operation when specific error cases are encountered. For example, all errors in the 300 range are retried and in certain cases 404 and 500's are retried as well.
• NCBC-398: Support Json.NET >= 6.0.1
This commit removes restriction on Json.NET version and bumps the build version from Nuget Version 4.5.11 to 5.0.8 (assembly versions are slightly different). 5.0.8 is the last released version before 6.0.1.
• NCBC-388: Test case improvement
This commit first adds a key and then verify that Store() should fail if we try to add it again.
• NCBC-394: Add 'Warn' Level Logging to 'core' configuration classes
Serializes the client configuration and writes it to the log appender when log level is set to INFO.
• NCBC-396: Log the creation of client instances
This commit logs the creation of a client instance, writing the current configuration to the log when log level INFO is configured. The purpose is to nake it easier to isolate issues specific to a client's configuration.
• NCBC-395: Assign each client instance an identifer
This commit adds an Identity property to the CouchbaseClient class which makes it easier to isolate a specific client's log messages in environments where multiple clients are writing to the same log file.
Dependencies
Used By
NuGet packages (55)
Showing the top 5 NuGet packages that depend on CouchbaseNetClient:
Package | Downloads |
---|---|
Linq2Couchbase
The official Language Integrated Query (LINQ) provider for querying Couchbase Server with N1QL using the Couchbase .NET SDK 3.0.
|
|
Couchbase.Extensions.DependencyInjection
Extensions for CouchbaseNetClient 3.x supporing .NET Core configuration and dependency injection.
|
|
Serenity.Caching.Couchbase
Contains CouchbaseDistributedCache that implements IDistributedCache interface
|
|
CouchbaseAspNet
ASP.NET Full Framework SessionState and OutputCache Providers for Couchbase .NET SDK
|
|
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.
|
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on CouchbaseNetClient:
Repository | Stars |
---|---|
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.
|
|
FastReports/FastReport
Free Open Source Reporting tool for .NET5/.NET Core/.NET Framework that helps your application generate document-like reports
|
|
AsynkronIT/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
Jroland/kafka-net
Native C# client for Kafka queue servers.
|
|
HofmeisterAn/dotnet-testcontainers
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.1.1 | 568 | 1/14/2021 |
3.1.0 | 4,886 | 12/1/2020 |
3.0.7 | 4,845 | 11/3/2020 |
3.0.6 | 3,315 | 10/13/2020 |
3.0.5 | 14,099 | 9/2/2020 |
3.0.4 | 9,072 | 8/6/2020 |
3.0.3 | 2,747 | 7/14/2020 |
3.0.2 | 2,775 | 6/18/2020 |
3.0.1 | 6,434 | 5/13/2020 |
3.0.0 | 6,637 | 4/1/2020 |
3.0.0-beta4 | 352 | 1/21/2020 |
3.0.0-beta3 | 263 | 12/20/2019 |
3.0.0-beta2 | 261 | 11/21/2019 |
3.0.0-beta1 | 525 | 10/4/2019 |
3.0.0-alpha5 | 386 | 7/30/2019 |
3.0.0-alpha4 | 387 | 6/11/2019 |
3.0.0-alpha3 | 307 | 4/26/2019 |
3.0.0-alpha2 | 349 | 3/20/2019 |
2.7.23 | 184 | 1/13/2021 |
2.7.22 | 67,776 | 11/10/2020 |
2.7.21 | 58,616 | 9/2/2020 |
2.7.20 | 6,381 | 8/10/2020 |
2.7.18 | 27,473 | 6/10/2020 |
2.7.17 | 33,441 | 5/5/2020 |
2.7.16 | 187,011 | 2/11/2020 |
2.7.15 | 330,494 | 12/5/2019 |
2.7.13 | 35,353 | 11/5/2019 |
2.7.12 | 108,823 | 9/12/2019 |
2.7.11 | 177,731 | 8/7/2019 |
2.7.10 | 75,385 | 7/15/2019 |
2.7.8 | 33,419 | 6/4/2019 |
2.7.7 | 52,858 | 5/8/2019 |
2.7.6 | 65,714 | 4/5/2019 |
2.7.5 | 50,923 | 3/12/2019 |
2.7.4 | 56,694 | 2/6/2019 |
2.7.3 | 44,249 | 1/12/2019 |
2.7.2 | 35,067 | 12/5/2018 |
2.7.1 | 109,409 | 11/7/2018 |
2.7.0 | 42,236 | 10/2/2018 |
2.6.2 | 43,445 | 9/10/2018 |
2.6.1 | 46,842 | 8/13/2018 |
2.6.0 | 132,018 | 7/10/2018 |
2.6.0-beta | 1,429 | 4/13/2018 |
2.5.12 | 242,715 | 6/12/2018 |
2.5.10 | 43,616 | 5/2/2018 |
2.5.9 | 146,172 | 4/3/2018 |
2.5.8 | 13,611 | 3/17/2018 |
2.5.5 | 57,937 | 2/6/2018 |
2.5.4 | 33,291 | 1/10/2018 |
2.5.3 | 57,569 | 12/8/2017 |
2.5.2 | 56,126 | 10/20/2017 |
2.4.8 | 25,750 | 8/3/2017 |
2.4.7 | 52,261 | 7/11/2017 |
2.4.5 | 10,894 | 5/16/2017 |
2.4.4 | 22,620 | 4/10/2017 |
2.4.2 | 10,922 | 3/10/2017 |
2.4.0 | 7,947 | 2/15/2017 |
2.3.11 | 46,946 | 1/3/2017 |
2.3.10 | 8,921 | 12/7/2016 |
2.3.9 | 4,409 | 11/1/2016 |
2.3.8 | 32,552 | 10/4/2016 |
2.3.7 | 7,193 | 9/20/2016 |
2.3.5 | 17,659 | 8/4/2016 |
2.3.4 | 9,038 | 7/18/2016 |
2.3.1 | 4,774 | 6/22/2016 |
2.2.8 | 17,990 | 5/15/2016 |
2.2.7 | 12,995 | 4/8/2016 |
2.2.6 | 28,119 | 3/9/2016 |
2.2.5 | 12,021 | 2/4/2016 |
2.2.4 | 22,419 | 1/13/2016 |
2.2.2 | 20,140 | 11/27/2015 |
2.2.1 | 12,524 | 10/9/2015 |
2.2.0 | 2,391 | 10/6/2015 |
2.2.0-dp1 | 1,495 | 9/16/2015 |
2.1.4 | 30,663 | 8/10/2015 |
2.1.3 | 8,521 | 7/2/2015 |
2.1.2 | 27,461 | 6/23/2015 |
2.1.1 | 7,673 | 5/21/2015 |
2.1.0 | 3,173 | 5/9/2015 |
2.0.3.2 | 861 | 5/13/2015 |
2.0.3.1 | 7,074 | 3/27/2015 |
2.0.2 | 17,412 | 2/10/2015 |
2.0.1 | 3,288 | 1/9/2015 |
2.0.0.1 | 2,045 | 12/4/2014 |
2.0.0-beta2 | 1,132 | 11/4/2014 |
2.0.0-beta | 913 | 9/13/2014 |
1.3.13 | 6,809 | 7/7/2016 |
1.3.12 | 10,837 | 5/10/2015 |
1.3.11 | 3,685 | 3/4/2015 |
1.3.10 | 20,912 | 11/5/2014 |
1.3.9 | 14,133 | 9/2/2014 |
1.3.8 | 4,435 | 8/14/2014 |
1.3.7 | 5,964 | 7/3/2014 |
1.3.6 | 17,956 | 6/5/2014 |
1.3.5 | 6,255 | 5/6/2014 |
1.3.4 | 18,557 | 3/7/2014 |
1.3.3 | 3,283 | 2/6/2014 |
1.3.1 | 4,357 | 1/8/2014 |
1.3.0 | 2,411 | 12/4/2013 |
1.2.9 | 14,124 | 10/4/2013 |
1.2.7 | 14,361 | 8/6/2013 |
1.2.6 | 9,704 | 5/7/2013 |
1.2.5 | 1,045 | 5/7/2013 |
1.2.4 | 3,212 | 4/2/2013 |
1.2.3 | 3,987 | 3/8/2013 |
1.2.2 | 1,092 | 3/5/2013 |
1.2.1 | 1,882 | 2/5/2013 |
1.2.0 | 5,606 | 12/12/2012 |
1.2.0-beta-3 | 758 | 11/28/2012 |
1.2.0-beta-2 | 707 | 11/21/2012 |
1.2.0-beta | 854 | 9/28/2012 |
1.1.6 | 7,153 | 6/7/2012 |
1.1.5 | 1,015 | 5/30/2012 |
1.1.4 | 866 | 5/30/2012 |
1.1.2 | 1,345 | 5/2/2012 |
1.0.1 | 1,732 | 1/23/2012 |
0.9.2 | 1,153 | 12/6/2011 |
0.9.1 | 1,160 | 8/24/2011 |
0.9.0 | 4,159 | 8/5/2011 |