Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf 9.0.2.7

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf --version 9.0.2.7
                    
NuGet\Install-Package Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf -Version 9.0.2.7
                    
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="Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf" Version="9.0.2.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf" Version="9.0.2.7" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf" />
                    
Project file
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 Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf --version 9.0.2.7
                    
#r "nuget: Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf, 9.0.2.7"
                    
#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 Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf@9.0.2.7
                    
#: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=Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf&version=9.0.2.7
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf&version=9.0.2.7
                    
Install as a Cake Tool

This package contains the following official Microsoft assemblies and has been authored by the Microsoft Dynamics CRM SDK team.
- Dynamics 365 Configuration Migration Tool

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.CrmSdk.XrmTooling.ConfigurationMigration.Wpf:

Package Downloads
OpenStrata.Deployment.Sdk

OpenStrata.Deployment.Sdk contains the OpenStrata.Deployment.Sdk.dll which is used by OpenStrata Deployment and Package project types.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.1.0.185 17,611 5/17/2025
9.1.0.180 19,136 11/13/2024
9.1.0.110 57,961 11/4/2022
9.1.0.80 103,080 12/9/2021
9.1.0.77 11,430 11/17/2021
9.1.0.73 25,045 9/9/2021
9.1.0.64 20,747 5/21/2021
9.1.0.34 65,685 8/3/2020
9.1.0.33 4,630 7/16/2020
9.1.0.32 2,063 7/15/2020
9.1.0.30 2,962 7/3/2020
9.1.0.28 4,329 6/10/2020
9.1.0.25 6,896 5/19/2020
9.1.0.16 4,861 4/28/2020
9.1.0.15 3,545 4/23/2020
9.1.0.12 2,355 4/20/2020
9.1.0.10 3,888 4/3/2020
9.1.0.9 11,685 1/16/2020
9.1.0.5 6,309 12/9/2019
9.1.0.1 11,506 9/11/2019
9.0.2.28 8,988 7/25/2019
9.0.2.16 8,733 5/22/2019
9.0.2.12 16,562 2/25/2019
9.0.2.11 3,697 2/7/2019
9.0.2.9 3,248 1/26/2019
9.0.2.7 10,159 10/24/2018
9.0.2.5 8,158 9/17/2018
9.0.2.4 11,006 7/6/2018
9.0.2.3 7,590 4/25/2018
9.0.0.7 10,240 11/15/2017

This package contains assemblies from the July 2017 update for Dynamics 365 (online and on-premises). These assemblies require application development using the Microsoft .NET Framework 4.5.2 or later.
       For information about downloading the tool, see https://docs.microsoft.com/dynamics365/customer-engagement/developer/download-tools-nuget

       9.0.2.7:
         Picked up updated CrmServiceClient (Microsoft.Xrm.Tooling.Connector)

       9.0.2.5:
         Fixed an issue on import where InsertRecord was being incorrectly chosen when the record already existed on the target instance.  This resulted in a Insert Failed with Duplicate Key Error.
         Added support for identifying and exporting data from MultiSelectOptionSet types

       9.0.2.4:
         Improved Error handling and exception reporting for errors related to packaging
         Added support for Multi-Select Option Set data fields.

       9.0.2.3:
         Added new dependencies for Xrm.Tooling.Connector.dll
         Updated to support Caller ID information in connections that is passed as part of an import.

       9.0.0.7: 9.0 Initial release of PD client as Nuget.