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.
#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 | 32,823 | 4/20/2023 |
2023.4.20.1 | 247 | 4/20/2023 |
2022.5.23.1 | 17,868 | 5/23/2022 |
2022.5.12.4 | 1,751 | 5/12/2022 |
2022.5.12.3 | 428 | 5/12/2022 |
2022.5.12.2 | 429 | 5/12/2022 |
2022.5.12.1 | 478 | 5/12/2022 |
2022.4.29.1 | 2,110 | 4/29/2022 |
2022.1.12.1 | 6,764 | 1/12/2022 |
2021.11.30.10 | 3,694 | 11/30/2021 |
2021.11.30.9 | 286 | 11/30/2021 |
2021.11.30.8 | 306 | 11/30/2021 |
2021.11.30.7 | 298 | 11/30/2021 |
2021.11.30.6 | 294 | 11/30/2021 |
2021.11.30.5 | 305 | 11/30/2021 |
2021.11.30.4 | 304 | 11/30/2021 |
2021.11.30.3 | 295 | 11/30/2021 |
2021.11.30.2 | 290 | 11/30/2021 |
2021.11.30.1 | 274 | 11/30/2021 |
2021.9.18.1 | 7,083 | 9/17/2021 |
2021.9.15.1 | 629 | 9/15/2021 |
2021.9.11.5 | 749 | 9/11/2021 |
2021.9.11.4 | 388 | 9/11/2021 |
2021.9.11.3 | 380 | 9/11/2021 |
2021.9.11.2 | 382 | 9/11/2021 |
2021.9.11.1 | 367 | 9/11/2021 |
2021.9.10.1 | 421 | 9/10/2021 |
2021.9.8.3 | 484 | 9/8/2021 |
2021.9.8.2 | 344 | 9/8/2021 |
2021.9.8.1 | 335 | 9/8/2021 |
2021.9.5.1 | 535 | 9/4/2021 |
2021.9.2.3 | 324 | 9/2/2021 |
2021.9.2.2 | 334 | 9/2/2021 |
2021.9.2.1 | 317 | 9/1/2021 |
2021.9.1.1 | 330 | 9/1/2021 |
2023.4.20.x
- [NEW] Updated select directory dialog
- [NEW] Refactored logging