C# (CSharp) NDB RemoteDB - 5 examples found. These are the top rated real world C# (CSharp) examples of NDB.RemoteDB extracted from open source projects. You can rate examples to help us improve the quality of examples.
A simple wrapper class for the CouchDB HTTP API. No initialisation is necessary, just create an instance and call the appropriate methods to interact with CouchDB. All methods throw exceptions when things go wrong.