Cinteros.XrmToolBox.BulkDataUpdater 1.2018.4.1

.NET Framework 4.5.2
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cinteros.XrmToolBox.BulkDataUpdater --version 1.2018.4.1
NuGet\Install-Package Cinteros.XrmToolBox.BulkDataUpdater -Version 1.2018.4.1
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="Cinteros.XrmToolBox.BulkDataUpdater" Version="1.2018.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cinteros.XrmToolBox.BulkDataUpdater --version 1.2018.4.1
#r "nuget: Cinteros.XrmToolBox.BulkDataUpdater, 1.2018.4.1"
#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 Cinteros.XrmToolBox.BulkDataUpdater as a Cake Addin
#addin nuget:?package=Cinteros.XrmToolBox.BulkDataUpdater&version=1.2018.4.1

// Install Cinteros.XrmToolBox.BulkDataUpdater as a Cake Tool
#tool nuget:?package=Cinteros.XrmToolBox.BulkDataUpdater&version=1.2018.4.1

This tool is useful to trigger workflows or plugins, as well as bulk updating any number of records with fixed values.

Product Versions
.NET Framework net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2022.11.2 10,397 11/11/2022
1.2022.11.1 1,488 11/2/2022
1.2022.8.1 8,329 8/2/2022
1.2022.4.2 9,544 4/29/2022
1.2022.4.1 569 4/28/2022
1.2022.3.3 4,489 3/19/2022
1.2022.2.1 2,953 2/27/2022
1.2022.1.1 3,880 1/12/2022
1.2021.7.1 14,560 7/22/2021
1.2020.12.5 10,887 12/14/2020
1.2020.12.4 617 12/13/2020
1.2019.12.1 16,517 12/8/2019
1.2019.6.1 10,830 6/26/2019
1.2018.10.2 16,957 10/17/2018
1.2018.10.1 1,246 10/16/2018
1.2018.6.1 12,875 6/15/2018
1.2018.4.1 12,200 4/1/2018
1.2017.6.14 67,444 6/13/2017
1.2017.4.13 31,636 4/6/2017
1.2017.2.11 30,577 2/7/2017
1.2016.6.10 50,734 6/23/2016
1.2016.6.9 3,525 6/16/2016
1.2016.6.8 1,331 6/16/2016

#9 It is now possible to update multiple attributes at the same time.
Adding AppInsights statistics.
Merging dependencies to prevent conflicting versions.