[Mono-list] ANN: Divan, a C# library for CouchDB

Göran Krampe goran at krampe.se
Tue Aug 18 07:26:21 EDT 2009


Hi all!

I just joined this list and would like to point out the availability of 
Divan:

http://github.com/foretagsplatsen/Divan/tree/master
http://wiki.apache.org/couchdb/Getting_started_with_C%23

There are some small issues with it on Mono that I would possibly like 
some help in straightening out, two unit tests fail (IIRC) and this 
seems to be due to the use of HEAD requests (changing to GET makes them 
work just fine) which works fine in .Net on Win32. Some kind of timeout 
occurring.

The other issue is that one needs to use Newtonsoft.JSON compiled on 
Mono (and not just a dll compiled in VS2008) I think.

I need to figure out how to get a proper latest Mono/Monodevelop running 
on my Ubuntu to verify that the HEAD problem is still an issue in latest 
Mono, any pointer on that would be helpful.

regards, Göran "Mono n00b" Krampe



More information about the Mono-list mailing list