CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Azure.DocumentDb Namespace Reference

Namespaces

namespace  DataStores
 
namespace  Entities
 
namespace  Events
 
namespace  Factories
 
namespace  Repositories
 

Classes

class  AzureDocumentDbHelper
 A helper for Azure Document DB. More...
 
class  DocumentDbException
 A non-fault tolerant Exception while interacting with DocumentDB. More...
 
class  GlobalAzureDocumentDbConnectionCache
 A cache manager for DocumentDB clients, databases and collections that is global. More...
 
interface  IAzureDocumentDbConnectionCache
 A cache manager for DocumentDB clients, databases and collections. More...
 
interface  IAzureDocumentDbHelper
 A helper for Azure Document DB. More...
 
class  ThreadedAzureDocumentDbConnectionCache
 A cache manager for DocumentDB clients, databases and collections that is thread based. More...