Skip to content

Contains samples and utilities relating to the Azure Cosmos DB .NET SDK

License

Notifications You must be signed in to change notification settings

aravindyeduvaka/azure-cosmos-dotnet-v2

This branch is 167 commits behind Azure/azure-cosmos-dotnet-v2:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

938bb15 · Oct 11, 2019
Mar 6, 2019
Feb 8, 2019
Jul 25, 2018
Mar 7, 2019
Oct 13, 2016
Aug 26, 2014
Aug 8, 2018
Apr 8, 2016
Apr 15, 2015
Aug 24, 2017
Jul 17, 2019
Oct 11, 2019

Repository files navigation

Microsoft Azure Cosmos DB .NET SDK Version 2

This project provides a client tools or utilities in .NET that makes it easy to interact with Azure Cosmos DB. Azure cosmos DB is published with nuget name Microsoft.Azure.DocumentDB.

Microsoft Azure Cosmos DB .NET SDK Version 3 is GA

Please try out the new v3 SDK.

Useful links:

Disclaimer

The implementation in this project is intended for reference purpose only.

Minimum Requirements

.Net 4.5

Consuming the official Microsoft Azure Cosmos DB SDK

From Package Manager Console

  Install-Package Microsoft.Azure.DocumentDB  

SDK release notes

https://github.com/Azure/azure-documentdb-dotnet/blob/master/changelog.md

https://docs.microsoft.com/azure/cosmos-db/sql-api-sdk-dotnet

Performance tips

https://docs.microsoft.com/azure/cosmos-db/performance-tips

Diagnose and troubleshooting issues

https://docs.microsoft.com/azure/cosmos-db/troubleshoot-dot-net-sdk

Samples

https://docs.microsoft.com/azure/cosmos-db/sql-api-dotnet-samples is a good starting point.

Also great source of samples can be found at https://github.com/Azure/azure-documentdb-dotnet/tree/master/samples

About

Contains samples and utilities relating to the Azure Cosmos DB .NET SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published