Microsoft.Azure.CosmosDB.BulkExecutor
This client library enables client applications to perform bulk operations in Azure Cosmos DB. The BulkImport module provides functionality to bulk ingest documents with optimizations to maximally utilize the allocated collection throughput for maximal write throughput (supports SQL and Gremlin API). The BulkUpdate module provides functionality to bulk update documents as partial patches (supports SQL API).
Install
dotnet add package Microsoft.Azure.CosmosDB.BulkExecutor --version 1.0.2
Install-Package Microsoft.Azure.CosmosDB.BulkExecutor -Version 1.0.2
<PackageReference Include="Microsoft.Azure.CosmosDB.BulkExecutor" Version="1.0.2" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.