Contains samples and utilities relating to the Azure Cosmos DB .NET SDK
Перейти к файлу
arramac d5f9b5d42d Change Feed samples 2016-12-11 11:28:33 -08:00
docs Update documentdb-dotnetcore-get-started.md 2016-11-16 16:02:53 -08:00
samples Change Feed samples 2016-12-11 11:28:33 -08:00
sdk Small text changes. 2016-10-13 09:04:27 -05:00
.gitattributes adding .git* 2014-08-26 08:22:25 -07:00
.gitignore added Release.config to ignore 2014-09-26 17:28:21 -07:00
Contributing.md .NET SDK 1.6.3 Release 2016-04-08 14:21:23 -07:00
LICENSE updated license 2015-04-15 14:31:56 -07:00
Readme.md Small text changes. 2016-10-13 09:03:12 -05:00
changelog.md Update changelog for 1.11.0 release 2016-12-08 20:28:17 -08:00

Readme.md

Welcome to the repo containing all things .NET for Azure DocumentDB, a managed NoSQL database service.

In this repo you can find the following;

  • samples/ - A great source of sample code showing you how to use the .NET SDK in your projects.
  • sdk/ - The source for the .NET SDK will be published when it becomes available.

For more information about the Azure DocumentDB .NET SDK, please check this link. And for information on the Azure .NET SDK for other Azure Services, please check out this link.