This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Home
Daniel Wertheim edited this page Aug 24, 2013
·
64 revisions
- Prerequisites
- Using Cloudant
- Install CouchDb and Getting started with MyCouch
- Install using NuGet
- Get connected
- Authorization
- Asynchronous
- Bootstraping
- OMG! X is not supported! What shall I do? Custom HTTP-Requests
- Documents vs Entities
- Serialization
- The result is a response
- Execute commands
- Views & Queries
- System views
- Attachments
- Bulk operations
- Copy & Replace
- Caching
- Samples
Nothing yet. Feel free to contribute with samples, links etc. on how to e.g model and design for specific scenarios etc.
- Prerequisites
- Using Cloudant
- External resources, Tips, Samples etc
- Install CouchDB and Getting started with MyCouch
- Install using NuGet
- Get connected
- Authentication
- Contextual client
- MyCouchStore - an opinionated abstraction/simplification
- MyCouchServerClient
- Asynchronous
- Modular - pick what you want
- Bootstrapping
- Intercept requests and/or responses
- OMG! X is not supported! What shall I do? Custom HTTP-Requests
- Documents vs Entities
- Serialization
- The result is a response
- Views & Queries
- System views
- List functions
- Show functions
- Attachments
- Batch mode writes (POST, PUT)
- Bulk operations
- Copy & Replace
- Consume the Changes feed
- Caching
- Conflicts