Добавить
Уведомления

Create and read items in .Net Azure Cosmos DB

Authorised Territory code examples - This .NET Azure Cosmos DB tutorial shows how to create and read items in Cosmos DB using C#. First, we open the emulator and create a database. Next, we create a container with a partition key. Two minimum API endpoints are created, to read and create items. A repo is written to support add/read Cosmos DB items from the container. Finally, we use endpoint explorer to test the API end points and show the Azure Cosmos DB container in the emulator containing items we created using the API.

Иконка канала MySQL Стратегия
1 подписчик
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

Authorised Territory code examples - This .NET Azure Cosmos DB tutorial shows how to create and read items in Cosmos DB using C#. First, we open the emulator and create a database. Next, we create a container with a partition key. Two minimum API endpoints are created, to read and create items. A repo is written to support add/read Cosmos DB items from the container. Finally, we use endpoint explorer to test the API end points and show the Azure Cosmos DB container in the emulator containing items we created using the API.

, чтобы оставлять комментарии