This contains a variety of sample code snippets and applications built using Azure DocumentDB and the .NET SDK.
-
code-samples/ - the source code for the samples published at Azure DocumentDB .NET Code Samples. These samples demonstrate how to use every method and operation of the .NET SDK.
-
searchabletodo/ - a sample ASP.NET MVC web application that demonstrates how to
- build an ASP.NET MVC web application with DocumentDB
- link this application to Azure Search.