Couchbase .NET Client Library 2.0. - Usage, Documentation, Examples...where are they?
The "new" Couchbase .NET Client Library 2.0 is downloadable, but there are no working examples of how to use it. The examples and documentation that are listed are actually for the older enyim API, which targeted memcache and membase, but does not address couchdb usage (via hammock?).
Any estimate as to when this will be updated, resolved? Anybody have some working examples posted?
Thanks,
Jeff
Ok, my bad. When I first looked at http://docs.couchbase.org/couchbase-sdk-net-tutorial/index.html, I assumed it was not updated from the Membase tutorial. If you scroll down you see it was indeed updated with this section: "Booster Rocket Stage: Getting onto the Power Couch"
They need to add an "Updated on xx/xx/xxxx by xxx" annotation to that doc.
Thanks,
Jeff
That's a good idea. I'll let our docs writers know.
I've found finding this somewhat confusing too. You have to click on the Couchbase Server 2.0 link on the homepage to get to the 2.0 stuff. Then you can find the link for the .net client and get the documentation.
Here's the link for the .net home page for the Couchbase Server 2.0 release.
http://www.couchbase.org/code/couchbase/dotnet/2.0.0
And here's a link to the .net tutorial page. You will find some code samples for using the client with Couchbase at the end of the tutorial.
http://docs.couchbase.org/couchbase-sdk-net-tutorial/index.html