##ReactiveCloudant is a .NET library for interacting with your Cloudant database.
###TODO
Basic document management
- Add support for lists and shows.
- Add listening to the changes feed.
- Add attachment support (also for inline attachments).
- Add bulk document operations.
- Delete document.
Administration
- Delete database
- Create database
- Create API keys.
- Grant/Revoke access to database.