C# sample code: Azure Cosmos DB
If you’re working with Azure Cosmos DB from code, the C# .NET samples from my Pluralsight course Microsoft Azure Solutions Architect: Implement a NoSQL Databases Strategy can help.
You can find the GitHub repository here, and the accompanying course that guides you through it here.
Subjects covered
SDKs and NuGet packages used
- Azure Cosmos SQL API Client library
- Azure Cosmos Table API client libary
- Gremlin.Net for Apachte TinkerPop driver
- Apache Cassandra client library
