Contains samples and utilities relating to the Azure Cosmos DB .NET SDK
Перейти к файлу
Ryan CrawCour 9783f36b93 Update changelog.md 2015-07-06 16:57:55 -07:00
azure-mobileservices-net Project wasn't building :( 2015-01-11 16:55:42 +00:00
samples Update README.md 2015-07-04 17:03:08 -07:00
sdk Update changelog.md 2015-07-06 16:57:55 -07:00
tutorials refactor of samples 2015-06-01 15:58:16 -07: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 Adding Contributing.md 2014-11-20 16:19:31 -08:00
LICENSE updated license 2015-04-15 14:31:56 -07:00
Readme.md refactor of samples 2015-06-01 15:58:16 -07:00

Readme.md

Welcome to the repo containing all things .NET for Azure DocumentDB

In this repo you can find the following;

  • azure-mobileservices-net/ - A DocumentDB Domain Manager for Azure Mobile Services
  • 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 here as soon as possible.
  • tutorials/ - the source for some end-to-end applications built using this .NET SDK.