Can .NET (managed code) read and write to CouchDB?
I would like to build a part of my project that does document management using CouchDB
CouchDB's wiki has a list of API for C# (with their features) if you want the latest status : http://wiki.apache.org/couchdb/Getting_started_with_C%23