Toukiletoukan / CosmosDB-Bulk-Operations-.Net

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C# 100.0%