Dataverse.XrmTools.DataMigrationTool
2023.4.20.2
dotnet add package Dataverse.XrmTools.DataMigrationTool --version 2023.4.20.2
NuGet\Install-Package Dataverse.XrmTools.DataMigrationTool -Version 2023.4.20.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="Dataverse.XrmTools.DataMigrationTool" Version="2023.4.20.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dataverse.XrmTools.DataMigrationTool --version 2023.4.20.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dataverse.XrmTools.DataMigrationTool, 2023.4.20.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 Dataverse.XrmTools.DataMigrationTool as a Cake Addin #addin nuget:?package=Dataverse.XrmTools.DataMigrationTool&version=2023.4.20.2 // Install Dataverse.XrmTools.DataMigrationTool as a Cake Tool #tool nuget:?package=Dataverse.XrmTools.DataMigrationTool&version=2023.4.20.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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,357 | 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 |
2023.4.20.x
- [NEW] Updated select directory dialog
- [NEW] Refactored logging