Introducing Bulk support in the .NET SDK
The Azure Cosmos DB .NET SDK has recently released Bulk support in version 3.4.0.
What exactly is “Bulk”?
Bulk refers to scenarios that require a high degree of throughput, where you need to dump a big volume of data, and you need to do it with as much throughput as possible.


