Skip to content

suddenelfilio/Zakuthambo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zakuthambo Build Status

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

Installation

Install the Zakuthambo NuGet Package Nuget

Package Manager Console

Install-Package Zakuthambo

.NET Core CLI

dotnet add package Zakuthambo

Usage

Examples

About

Zakuthambo is a Repository pattern library for Microsoft Azure Cosmos DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages