danielwertheim

danielwertheim


notes from a passionate developer

Sections


Tags


Disclaimer

This is a personal blog. The opinions expressed here represent my own and not those of my employer, nor current or previous. All content is published "as is", without warranty of any kind and I don't take any responsibility and can't be liable for any claims, damages or other liabilities that might be caused by the content.

Cloudant

I want to handover MyCouch

A while back ago I started a project called MyCouch [https://github.com/danielwertheim/mycouch]. It's an async .Net driver for CouchDB [http://couchdb.apache.org/] and Cloudant [https://cloudant.com/]. Since I'm no longer an active user of neither CouchDB nor Cloudant, I think the project w…

Daniel Wertheim Daniel Wertheim

The release of v1.0.0 of MyCouch

MyCouch is the simple asynchronous CouchDb [http://couchdb.org] and Cloudant [http://cloudant.com] client for .Net – building on top of the asynchronous HTTP client and uses JSON.Net to provide flexible serialization behaviour. It is distributed via NuGet(CouchDb package [https://www.nuget.org/packa…

Daniel Wertheim Daniel Wertheim