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.
MIT License
346
stars
95
forks
source link
Feature/unit test: initial setup with basic unit test on entity action #36