Zakuthambo - Chichewa for Cosmos
Zakuthambo is a Repository pattern library for Microsoft Azure Cosmos DB. Zakuthambo currently only supports the SQL Api.
It uses the version 3.0+ of the Azure Cosmos DB .NET SDK, which targets .NET Standard 2.0.
This project was inspired by the sample code on Github for an article How to create a CRUD application using Azure Cosmos DocumentDB? of Siddharth Pandey
Install the Zakuthambo NuGet Package
Install-Package Zakuthambo
dotnet add package Zakuthambo