Microsoft.Azure.CosmosDB.BulkExecutor 1.8.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Azure.CosmosDB.BulkExecutor --version 1.8.2
NuGet\Install-Package Microsoft.Azure.CosmosDB.BulkExecutor -Version 1.8.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.CosmosDB.BulkExecutor" Version="1.8.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.CosmosDB.BulkExecutor --version 1.8.2
#r "nuget: Microsoft.Azure.CosmosDB.BulkExecutor, 1.8.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.CosmosDB.BulkExecutor as a Cake Addin
#addin nuget:?package=Microsoft.Azure.CosmosDB.BulkExecutor&version=1.8.2

// Install Microsoft.Azure.CosmosDB.BulkExecutor as a Cake Tool
#tool nuget:?package=Microsoft.Azure.CosmosDB.BulkExecutor&version=1.8.2

This client library enables client applications to perform bulk operations in Azure Cosmos DB for SQL, Gremlin and MongoDB APIs.
     The BulkImport module (supported for SQL, Gremlin and MongoDB API) provides functionality to bulk ingest documents with optimizations to maximally utilize the allocated collection throughput for maximal write throughput.
     The BulkUpdate module (supported for SQL API) provides functionality to bulk update documents as partial patches.
     The BulkDelete module (supported for SQL API) provides functionality to bulk delete documents given a list of partition key and id tuples.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.CosmosDB.BulkExecutor:

Package Downloads
SoftwarePioniere.ReadModel.Services.AzureCosmosDb

ReadModel Services Azure CosmosDb Implementations

EventWay.Query.CosmosDb

Package Description

Wivuu.AzCosmosCopy

Library to copy cosmos db databases.

RemiBou.CosmosDB.Migration

A package for managing versionning of your CosmosDB objects (stored procedure, trigger ...) and migrating your data as your schema changes.

CosmosAutoScaler

CosmosAutoScaler provides auto-scale capabilities to increase the performance of the operations while keeping the cost to the minimum. Cosmos autoscale handles the single and bulk operations seperately. During the single operation, CosmosAutoScaler will send requests by keeping the RU minimum until it recieves a 429, in which case it will start incrementing the RU by 500 until either the max RU is reached, operation is succesful or maximum retry of 10 is reached. During the bulk operations, CosmosAutoScaler will scale the collection up to the maximum RU defined by the user to provide the best performance, and scale back down based on the elapsed inactivity time period. Inactivity time that system checks for varies between 10seconds, 1 minute and 3 minutes based on the complexity of the most recent activity.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Azure.CosmosDB.BulkExecutor:

Repository Stars
microsoft/CosmicClone
Cosmic Clone is a utility that can backup\clone\restore a azure Cosmos database Collection. It can also anonymize cosmos documents and helps hide personally identifiable data.
talmaor/AzureADLateralMovement
Lateral Movement graph for Azure Active Directory
Version Downloads Last updated
2.5.1-preview 300,631 11/6/2020
2.4.1-preview 507,559 10/11/2019
2.4.0-preview 12,155 10/8/2019
2.3.0-preview2 214,908 3/28/2019
2.2.0-preview2 91,822 2/26/2019
2.1.0-preview2 75,987 12/18/2018
2.0.0-preview2 14,263 11/21/2018
2.0.0-preview 18,793 11/9/2018
1.8.9 217,864 5/27/2020
1.8.8 72,457 1/17/2020
1.8.7 1,319 1/14/2020
1.8.6 9,287 12/2/2019
1.8.5 38,745 10/24/2019
1.8.4 4,413 10/15/2019
1.8.3 1,186 10/11/2019
1.8.2 13,534 10/1/2019
1.8.1 29,671 8/26/2019
1.8.0 3,305 8/19/2019
1.7.0 21,646 7/15/2019
1.6.0 20,835 5/29/2019
1.5.0 160,982 3/27/2019
1.4.1 19,738 2/19/2019
1.4.0 47,087 12/13/2018
1.3.1 5,629 12/5/2018
1.3.0 51,297 11/21/2018
1.2.0 17,659 11/1/2018
1.1.2 33,993 10/19/2018
1.1.1 20,058 9/21/2018
1.1.0 70,520 9/14/2018
1.0.2 31,445 7/19/2018
1.0.1 49,548 4/4/2018
1.0.0 2,129 4/2/2018