/CosmosDB-Bulk-Operations-.Net

Simple .Net console app project explaining how to deal with bulk operations in CosmosDB

Primary LanguageC#

CosmosDB-Bulk-Operations-.Net

Simple .Net console app project explaining how to deal with bulk operations in CosmosDB

Setup

In order to make it work you just have to edit Program.cs and use your Cosmos DB informations:

  • Instance URL
  • Auth Key
  • Database Name
  • Collection Name