Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 360 Bytes

File metadata and controls

6 lines (4 loc) · 360 Bytes

Azure CosmosDb Example

.NET Core

This repo includes a .NET Core WebAPI example project that connects to Azure Cosmos DB for CRUD operations.

This does not include information on how to create the database in Azure. Please refer to the Microsoft [documentation] (https://docs.microsoft.com/en-us/azure/cosmos-db/create-mongodb-dotnet) for instructions.