Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-1981

SDK3.0 documentation issues

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • .backlog
    • None
    • docs
    • 1
    • SDK36: SearchFeat/Txns/Docs, SDK22: Analytics/Remote Mgmt., SDK20: Compl Tracing/AFTS

    Description

      .Net - https://docs.couchbase.com/dotnet-sdk/3.0/hello-world/start-using-sdk.html#https://github.com/couchbase/couchbase-net-client

      1. Missing zip file link - "Zip file with can be downloaded [here]"
      2. Additional Resources - the 2 links point to the same page - API reference and Github link.
      3. "Build the library from source" should have a link to github or a site where once can download the relevant code.
      4. The "href://devguideexamples" is wrong and should probably be https://github.com/couchbaselabs/try-cb-dotnet
      5. Mad Hatter and Cheshire Cat should not be mentioned on an external web page (same thing in Javanode.js pages as well - https://docs.couchbase.com/java-sdk/3.0/hello-world/start-using-sdk.htmlhttps://docs.couchbase.com/nodejs-sdk/3.0/hello-world/start-using-sdk.html)
      6. defaultCollection is not a property, it's a method - "var collection = await bucket.DefaultCollection;" should be changed to "var collection = await bucket.defaultCollection();"
      7. KV-Ops page - https://docs.couchbase.com/dotnet-sdk/3.0/howtos/kv-operations.html  - The CAS link is wrong (point to an empty page in .Net and the same page in Node.js)
      8. https://docs.couchbase.com/dotnet-sdk/3.0/howtos/concurrent-document-mutations.html - still an empty page.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richard.ponton Richard Ponton
            Ofer.Yaakobovitz Ofer Yaakobovitz [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty