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 | 35,690 | 4/20/2023 |
2023.4.20.1 | 285 | 4/20/2023 |
2022.5.23.1 | 17,910 | 5/23/2022 |
2022.5.12.4 | 1,788 | 5/12/2022 |
2022.5.12.3 | 461 | 5/12/2022 |
2022.5.12.2 | 467 | 5/12/2022 |
2022.5.12.1 | 511 | 5/12/2022 |
2022.4.29.1 | 2,148 | 4/29/2022 |
2022.1.12.1 | 6,808 | 1/12/2022 |
2021.11.30.10 | 3,740 | 11/30/2021 |
2021.11.30.9 | 326 | 11/30/2021 |
2021.11.30.8 | 345 | 11/30/2021 |
2021.11.30.7 | 337 | 11/30/2021 |
2021.11.30.6 | 335 | 11/30/2021 |
2021.11.30.5 | 347 | 11/30/2021 |
2021.11.30.4 | 343 | 11/30/2021 |
2021.11.30.3 | 332 | 11/30/2021 |
2021.11.30.2 | 336 | 11/30/2021 |
2021.11.30.1 | 314 | 11/30/2021 |
2021.9.18.1 | 7,121 | 9/17/2021 |
2021.9.15.1 | 670 | 9/15/2021 |
2021.9.11.5 | 785 | 9/11/2021 |
2021.9.11.4 | 428 | 9/11/2021 |
2021.9.11.3 | 416 | 9/11/2021 |
2021.9.11.2 | 420 | 9/11/2021 |
2021.9.11.1 | 405 | 9/11/2021 |
2021.9.10.1 | 463 | 9/10/2021 |
2021.9.8.3 | 523 | 9/8/2021 |
2021.9.8.2 | 383 | 9/8/2021 |
2021.9.8.1 | 373 | 9/8/2021 |
2021.9.5.1 | 576 | 9/4/2021 |
2021.9.2.3 | 363 | 9/2/2021 |
2021.9.2.2 | 376 | 9/2/2021 |
2021.9.2.1 | 355 | 9/1/2021 |
2021.9.1.1 | 375 | 9/1/2021 |
2023.4.20.x
- [NEW] Updated select directory dialog
- [NEW] Refactored logging