Hi, I'm writing a new async .Net client, currently targeting .Net4+ and Windows store apps. I'm aiming at providing a clean lib that tries to keep the domain language of CouchDb and does not add fancy stuff like generic repositories etc. You should be able to use parts of it as well as replace the parts that doesn't suite you.
Feedback is highly welcomed. It's still pre v1.0.0 but it would be nice to have it on the list of libraries. It's located on GitHub: https://github.com/danielwertheim/mycouch Cheers, //Daniel
