Cinteros.XrmToolBox.BulkDataUpdater
1.2017.4.13
See the version list below for details.
dotnet add package Cinteros.XrmToolBox.BulkDataUpdater --version 1.2017.4.13
NuGet\Install-Package Cinteros.XrmToolBox.BulkDataUpdater -Version 1.2017.4.13
<PackageReference Include="Cinteros.XrmToolBox.BulkDataUpdater" Version="1.2017.4.13" />
<PackageVersion Include="Cinteros.XrmToolBox.BulkDataUpdater" Version="1.2017.4.13" />
<PackageReference Include="Cinteros.XrmToolBox.BulkDataUpdater" />
paket add Cinteros.XrmToolBox.BulkDataUpdater --version 1.2017.4.13
#r "nuget: Cinteros.XrmToolBox.BulkDataUpdater, 1.2017.4.13"
#addin nuget:?package=Cinteros.XrmToolBox.BulkDataUpdater&version=1.2017.4.13
#tool nuget:?package=Cinteros.XrmToolBox.BulkDataUpdater&version=1.2017.4.13
Updates or touches single attributes on a set of records.
This tool is useful to trigger workflows or plugins, as well as bulk updating any number of records with fixed values.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
-
- XrmToolBox (>= 1.2017.1.11)
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.2024.10.1 | 18,571 | 10/11/2024 |
1.2024.9.2 | 4,109 | 9/19/2024 |
1.2024.6.1 | 8,761 | 6/11/2024 |
1.2024.5.3 | 2,887 | 5/23/2024 |
1.2024.5.2 | 1,309 | 5/17/2024 |
1.2024.2.2 | 9,194 | 2/12/2024 |
1.2023.11.2 | 7,874 | 11/18/2023 |
1.2022.11.2 | 24,922 | 11/11/2022 |
1.2022.11.1 | 2,728 | 11/2/2022 |
1.2022.8.1 | 9,393 | 8/2/2022 |
1.2022.4.2 | 10,648 | 4/29/2022 |
1.2022.4.1 | 1,578 | 4/28/2022 |
1.2022.3.3 | 5,461 | 3/19/2022 |
1.2022.2.1 | 3,928 | 2/27/2022 |
1.2022.1.1 | 4,832 | 1/12/2022 |
1.2021.7.1 | 15,521 | 7/22/2021 |
1.2020.12.5 | 11,929 | 12/14/2020 |
1.2020.12.4 | 1,660 | 12/13/2020 |
1.2019.12.1 | 17,603 | 12/8/2019 |
1.2019.6.1 | 11,833 | 6/26/2019 |
1.2018.10.2 | 18,083 | 10/17/2018 |
1.2018.10.1 | 2,417 | 10/16/2018 |
1.2018.6.1 | 14,302 | 6/15/2018 |
1.2018.4.1 | 13,442 | 4/1/2018 |
1.2017.6.14 | 68,849 | 6/13/2017 |
1.2017.4.13 | 32,984 | 4/6/2017 |
1.2017.2.11 | 31,769 | 2/7/2017 |
1.2016.6.10 | 52,165 | 6/23/2016 |
1.2016.6.9 | 4,650 | 6/16/2016 |
1.2016.6.8 | 2,689 | 6/16/2016 |
Version 1.2017.4.13 (released 2017-04-06)
* Service update to use latest packages from XrmToolBox, MSDyn365 SDK and CRMWinForm to align with other plugins.
Version 1.2017.2.11 (released 2017-02-07)
* Possibility to update attributes of types Boolean, DateTime and Lookup (thanks to @medevil84)
* Version check removed, now handled by XrmToolBox
* Using SettingsManager from XrmToolBox
* Hiding all attributes not available for update