Category: Azure Cosmos DB
Posted on
Adventures in Azure: Curbside Pickup Sample App
Posted on
Adventures with Cosmos: Get Primary Connection String with PowerShell
Posted on
Adventures with Azure Cosmos DB: Limit Query RUs
Posted on
Adventures with Azure Cosmos DB: Repository Pattern
Posted on
In a recent article I wrote about how one possible implementation of the repository pattern using the Microsoft.Azure.Cosmos.Table SDK. This article mirrors that article, except this time around I used the Microsoft.Azure.Cosmos SDK. So if you are interested in getting a better understanding, please read that first article prior to checking out the code at…