Contains samples and utilities relating to the Azure Cosmos DB .NET SDK
Перейти к файлу
Kirill Gavrylyuk 3454ec91ec initial version of Xamarin FForms UserTodo sample with resource token broker 2017-01-24 02:15:24 -08:00
docs Update ETL capture to use perfview.exe 2017-01-12 11:41:13 -08:00
samples initial version of Xamarin FForms UserTodo sample with resource token broker 2017-01-24 02:15:24 -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 Changelog update for 1.11.2 release 2017-01-18 21:28:27 -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.