Dataverse.XrmTools.DataMigrationTool
2021.11.30.8
See the version list below for details.
dotnet add package Dataverse.XrmTools.DataMigrationTool --version 2021.11.30.8
NuGet\Install-Package Dataverse.XrmTools.DataMigrationTool -Version 2021.11.30.8
<PackageReference Include="Dataverse.XrmTools.DataMigrationTool" Version="2021.11.30.8" />
paket add Dataverse.XrmTools.DataMigrationTool --version 2021.11.30.8
#r "nuget: Dataverse.XrmTools.DataMigrationTool, 2021.11.30.8"
// Install Dataverse.XrmTools.DataMigrationTool as a Cake Addin #addin nuget:?package=Dataverse.XrmTools.DataMigrationTool&version=2021.11.30.8 // Install Dataverse.XrmTools.DataMigrationTool as a Cake Tool #tool nuget:?package=Dataverse.XrmTools.DataMigrationTool&version=2021.11.30.8
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 | 28,366 | 4/20/2023 |
2023.4.20.1 | 230 | 4/20/2023 |
2022.5.23.1 | 17,848 | 5/23/2022 |
2022.5.12.4 | 1,737 | 5/12/2022 |
2022.5.12.3 | 413 | 5/12/2022 |
2022.5.12.2 | 415 | 5/12/2022 |
2022.5.12.1 | 462 | 5/12/2022 |
2022.4.29.1 | 2,095 | 4/29/2022 |
2022.1.12.1 | 6,747 | 1/12/2022 |
2021.11.30.10 | 3,675 | 11/30/2021 |
2021.11.30.9 | 269 | 11/30/2021 |
2021.11.30.8 | 289 | 11/30/2021 |
2021.11.30.7 | 280 | 11/30/2021 |
2021.11.30.6 | 275 | 11/30/2021 |
2021.11.30.5 | 286 | 11/30/2021 |
2021.11.30.4 | 286 | 11/30/2021 |
2021.11.30.3 | 277 | 11/30/2021 |
2021.11.30.2 | 272 | 11/30/2021 |
2021.11.30.1 | 255 | 11/30/2021 |
2021.9.18.1 | 7,064 | 9/17/2021 |
2021.9.15.1 | 610 | 9/15/2021 |
2021.9.11.5 | 730 | 9/11/2021 |
2021.9.11.4 | 369 | 9/11/2021 |
2021.9.11.3 | 362 | 9/11/2021 |
2021.9.11.2 | 362 | 9/11/2021 |
2021.9.11.1 | 348 | 9/11/2021 |
2021.9.10.1 | 402 | 9/10/2021 |
2021.9.8.3 | 465 | 9/8/2021 |
2021.9.8.2 | 323 | 9/8/2021 |
2021.9.8.1 | 313 | 9/8/2021 |
2021.9.5.1 | 517 | 9/4/2021 |
2021.9.2.3 | 299 | 9/2/2021 |
2021.9.2.2 | 315 | 9/2/2021 |
2021.9.2.1 | 295 | 9/1/2021 |
2021.9.1.1 | 311 | 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