azure-cosmos-dotnet-v2/samples
Matias Quaranta 6447e499d8
Merge pull request #896 from Azure/dependabot/nuget/samples/xamarin/UserItems/xamarin.forms/Droid/System.Security.Cryptography.X509Certificates-4.1.2
Bump System.Security.Cryptography.X509Certificates from 4.1.0 to 4.1.2 in /samples/xamarin/UserItems/xamarin.forms/Droid
2022-04-12 16:53:15 -07:00
..
ChangeFeedMigrationTool
ChangeFeedProcessor
MigrateDatabase
Mongo/CreateDBThroughput
MultiMaster
MultiModel
Patterns
Spatial/NearestNeighbor
TokenProvider
clientside-transactions/DocDBClientBulk
code-samples
documentdb-benchmark
partition-stats
request-units
rest-from-.net
searchable-todo
xamarin Merge pull request #896 from Azure/dependabot/nuget/samples/xamarin/UserItems/xamarin.forms/Droid/System.Security.Cryptography.X509Certificates-4.1.2 2022-04-12 16:53:15 -07:00
Readme.md

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.

  • Multi-Master Samples/ - the source code for the multi-master samples MultiMaster

  • 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.