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.
<PackageVersion Include="Dataverse.XrmTools.DataMigrationTool" Version="2023.4.20.2" />
<PackageReference Include="Dataverse.XrmTools.DataMigrationTool" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Dataverse.XrmTools.DataMigrationTool@2023.4.20.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dataverse.XrmTools.DataMigrationTool&version=2023.4.20.2
#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 | 36,021 | 4/20/2023 |
2023.4.20.1 | 293 | 4/20/2023 |
2022.5.23.1 | 17,916 | 5/23/2022 |
2022.5.12.4 | 1,794 | 5/12/2022 |
2022.5.12.3 | 467 | 5/12/2022 |
2022.5.12.2 | 473 | 5/12/2022 |
2022.5.12.1 | 518 | 5/12/2022 |
2022.4.29.1 | 2,154 | 4/29/2022 |
2022.1.12.1 | 6,814 | 1/12/2022 |
2021.11.30.10 | 3,746 | 11/30/2021 |
2021.11.30.9 | 332 | 11/30/2021 |
2021.11.30.8 | 353 | 11/30/2021 |
2021.11.30.7 | 343 | 11/30/2021 |
2021.11.30.6 | 341 | 11/30/2021 |
2021.11.30.5 | 354 | 11/30/2021 |
2021.11.30.4 | 349 | 11/30/2021 |
2021.11.30.3 | 338 | 11/30/2021 |
2021.11.30.2 | 342 | 11/30/2021 |
2021.11.30.1 | 320 | 11/30/2021 |
2021.9.18.1 | 7,127 | 9/17/2021 |
2021.9.15.1 | 676 | 9/15/2021 |
2021.9.11.5 | 791 | 9/11/2021 |
2021.9.11.4 | 434 | 9/11/2021 |
2021.9.11.3 | 422 | 9/11/2021 |
2021.9.11.2 | 426 | 9/11/2021 |
2021.9.11.1 | 411 | 9/11/2021 |
2021.9.10.1 | 469 | 9/10/2021 |
2021.9.8.3 | 529 | 9/8/2021 |
2021.9.8.2 | 389 | 9/8/2021 |
2021.9.8.1 | 379 | 9/8/2021 |
2021.9.5.1 | 582 | 9/4/2021 |
2021.9.2.3 | 369 | 9/2/2021 |
2021.9.2.2 | 382 | 9/2/2021 |
2021.9.2.1 | 361 | 9/1/2021 |
2021.9.1.1 | 381 | 9/1/2021 |
2023.4.20.x
- [NEW] Updated select directory dialog
- [NEW] Refactored logging