azure-cosmos-dotnet-v2/samples
Mimi Gentz 4723c384d9 Update Program.cs 2015-10-15 15:38:13 -05:00
..
code-samples Update Program.cs 2015-10-15 15:38:13 -05:00
searchable-todo Migrating MSBuild-Integrated solutions to use Automatic Package Restore 2015-09-10 10:27:08 -07:00
Readme.md small change to readme 2015-08-03 17:04:27 -07:00

Readme.md

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.