Dataverse.XrmTools.DataMigrationTool
2021.11.30.10
See the version list below for details.
dotnet add package Dataverse.XrmTools.DataMigrationTool --version 2021.11.30.10
NuGet\Install-Package Dataverse.XrmTools.DataMigrationTool -Version 2021.11.30.10
<PackageReference Include="Dataverse.XrmTools.DataMigrationTool" Version="2021.11.30.10" />
paket add Dataverse.XrmTools.DataMigrationTool --version 2021.11.30.10
#r "nuget: Dataverse.XrmTools.DataMigrationTool, 2021.11.30.10"
// Install Dataverse.XrmTools.DataMigrationTool as a Cake Addin #addin nuget:?package=Dataverse.XrmTools.DataMigrationTool&version=2021.11.30.10 // Install Dataverse.XrmTools.DataMigrationTool as a Cake Tool #tool nuget:?package=Dataverse.XrmTools.DataMigrationTool&version=2021.11.30.10
Tool used to migrate data between Dataverse instances.
- Allows data to be exported to JSON format and later imported
- Supports Create, Update and Delete operations and attribute specification
- Easily filter data by using fetch XML filters
- Integration with FetchXML Builder tool for easier query building
- Map records using several mapping options (auto or manual)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2021.6.51)
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 |
---|---|---|
2023.4.20.2 | 26,721 | 4/20/2023 |
2023.4.20.1 | 212 | 4/20/2023 |
2022.5.23.1 | 17,840 | 5/23/2022 |
2022.5.12.4 | 1,730 | 5/12/2022 |
2022.5.12.3 | 406 | 5/12/2022 |
2022.5.12.2 | 408 | 5/12/2022 |
2022.5.12.1 | 455 | 5/12/2022 |
2022.4.29.1 | 2,088 | 4/29/2022 |
2022.1.12.1 | 6,738 | 1/12/2022 |
2021.11.30.10 | 3,668 | 11/30/2021 |
2021.11.30.9 | 261 | 11/30/2021 |
2021.11.30.8 | 282 | 11/30/2021 |
2021.11.30.7 | 273 | 11/30/2021 |
2021.11.30.6 | 268 | 11/30/2021 |
2021.11.30.5 | 279 | 11/30/2021 |
2021.11.30.4 | 279 | 11/30/2021 |
2021.11.30.3 | 270 | 11/30/2021 |
2021.11.30.2 | 266 | 11/30/2021 |
2021.11.30.1 | 247 | 11/30/2021 |
2021.9.18.1 | 7,058 | 9/17/2021 |
2021.9.15.1 | 603 | 9/15/2021 |
2021.9.11.5 | 722 | 9/11/2021 |
2021.9.11.4 | 362 | 9/11/2021 |
2021.9.11.3 | 354 | 9/11/2021 |
2021.9.11.2 | 354 | 9/11/2021 |
2021.9.11.1 | 341 | 9/11/2021 |
2021.9.10.1 | 395 | 9/10/2021 |
2021.9.8.3 | 458 | 9/8/2021 |
2021.9.8.2 | 314 | 9/8/2021 |
2021.9.8.1 | 306 | 9/8/2021 |
2021.9.5.1 | 508 | 9/4/2021 |
2021.9.2.3 | 292 | 9/2/2021 |
2021.9.2.2 | 308 | 9/2/2021 |
2021.9.2.1 | 286 | 9/1/2021 |
2021.9.1.1 | 304 | 9/1/2021 |
2021.11.30.x
- Fixed an issue where the filter textbox used to lose focus after user stopped typing
- Fixed an issue where the export operation didn't export anything when the import option on 'apply mapping on' was selected