Skip to content

Using multiple sdks to make crud operations in Azure Cosmos Db

Notifications You must be signed in to change notification settings

aimenux/CosmosDbSdkDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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

About

Using multiple sdks to make crud operations in Azure Cosmos Db

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages