clean-architecture-azure-cosmos-db

(โ˜… 346)

A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.

  • .gitignore
  • CleanArchitectureCosmosDB.sln
  • LICENSE
  • README.md
// repository documentation