Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 655 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 655 Bytes

.NET Core

CosmosDbSdkDemo

Playing with multiple sdk in order to make CRUD operations in Azure Cosmos DB

I m using bullseye targets in order to run in the order :

  • Create database/collection
  • Insert documents
  • Query documents
  • Delete documents
  • Drop database/collection

I m using multiple sdks :

Tools : vs19, net core 3.1