WebAPI Experiment
WebAPI Experiment to learn Cosmos DB
We’ll start by learning what an Azure Cosmos DB is. We’ll create a Cosmos DB from the portal. After that, we’ll learn how to create an ASP.NET Core application (WebAPI) that connects with the Cosmos DB using the Core (SQL) API.
Last updated