Adventures with Azure Cosmos DB: Repository Pattern

Cosmos DB

In a recent article, Adventures with Azure Table Storage: Repository Pattern, 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 https://github.com/mattruma/MJR041.

3 Replies to “Adventures with Azure Cosmos DB: Repository Pattern”

Leave a Reply

Your email address will not be published. Required fields are marked *