Azure Cosmos DB SQL API CRUD Operation
This source code helps you get started with the Azure Cosmos DB. Create, read, update, and delete operations with the SQL API using the ASP.NET Core Web API.
Technology Stack
- ASP.NET Core Web API
- C#
- Azure CosmosDB
Tools
- Visual Studio 2022
- Azure Cosmos DB Emulator
Detail Description
The following link provides a step-by-step explanation of implementation.