109 packages
returned for Tags:"DocumentDB"
A Cosmos DB / DocumentDB Storage Provider for ASP.NET Core Identity
Microsoft Azure Cosmos DB Client library
This client library enables client applications to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft Azure Cosmos DB Change Feed Processor library
This library provides a host for distributing change feed events in partitioned collection across multiple observers. Instances of the host can scale up (by adding) or down (by removing) dynamically, and the load will be automatically distributed among active instances in about-equal way.
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Extensions.DocumentDB. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources
Write Serilog events to Azure DocumentDB
Microsoft Azure Cosmos DB (DocumentDB) for CQRS.NET
Use Azure Cosmos DB (DocumentDB) as an event store, read store and data store in CQRS.NET
Microsoft Azure Cosmos DB Bulk Executor library
This client library enables client applications to perform bulk operations in Azure Cosmos DB for SQL, Gremlin and MongoDB APIs.
The BulkImport module (supported for SQL, Gremlin and MongoDB API) provides functionality to bulk ingest documents with optimizations to maximally utilize the...
More information
Microsoft Azure DocumentDB (CosmosDB) with CQRS.NET and Ninject
Use Ninject as your IoC container of choice with Microsoft Azure DocumentDB for CQRS.NET
Store Audit.NET Trail Logs into an Azure Document DB database
-
36,339 total downloads
-
last updated 2/20/2019
-
Latest version: 5.3.2+build.1908.sha.e2e7560
-
MassTransit
DocumentDb
MassTransit DocumentDb persistence support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
A supercharged .NET SDK for Azure CosmosDB with ORM support
A Document-Centric Data Access Framework
DataStore.Interfaces Class Library
CloudMonix Api client
CloudMonix is a sophisticated Microsoft Azure monitoring and automation product. This is the official public API client to manage CloudMonix objects and data. http://cloudmonix.com
This library provides:
1) Automatic retry logic with overloads taking both synchronous and asynchronous delegates compatible with all DocumentDB client methods.
2) A "query interceptor" that A) both allows use of the aforementioned retry logic with Linq IQueryables against DocumentDB (this supports...
More information
Currently it supports below query mappings:
primitive:
field => c.field
parent/child => c.parent.child
Namespace.EnumType'enumVal' => 'enumVal'
queries:
$select => SELECT
$filter =>...
More information
Azure CosmosDb Implementation of DataStore
DocumentDB repository pattern overlord.
-
7,785 total downloads
-
last updated 3/21/2017
-
Latest version: 1.2.0
-
documentdb
Simple repository pattern for DocumentDB