CRMCustomizationsComparer 1.0.2.3

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CRMCustomizationsComparer --version 1.0.2.3
NuGet\Install-Package CRMCustomizationsComparer -Version 1.0.2.3
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="CRMCustomizationsComparer" Version="1.0.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CRMCustomizationsComparer --version 1.0.2.3
#r "nuget: CRMCustomizationsComparer, 1.0.2.3"
#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 CRMCustomizationsComparer as a Cake Addin
#addin nuget:?package=CRMCustomizationsComparer&version=1.0.2.3

// Install CRMCustomizationsComparer as a Cake Tool
#tool nuget:?package=CRMCustomizationsComparer&version=1.0.2.3

CRM Customizations Comparer - 1.0.2.3

This tool is a plugin of XrmToolBox that helps to compare customizations of two CRM environments (Source & Target). Source would be the one with which XrmToolBox is connected by default. To connect with Target this tool provides a button at the top.

alt text

There are two ways to compare customizations. To compare all components of source and target select the first option.

alt text

To compare selected components of a solution select 2nd option. You must provide a unique solution name of source in this option.

alt text

Once you are connected with source and target Start Comparison button will get enabled. Upon click, it will start fetching customizations from both instances and will show the results.

alt text

Comparison results will be shown in another window once the customizations are successfully fetched. Results can also be exported into Excel sheet.

alt text

Features

Following are the component types for which comparison is implemented in this version ⇒ 1.0.2.3.

  • Entities Metadata
  • Entity Forms
  • Entity Relationships
  • Security Roles
  • Webresources (HTML, JS, CSS) Metadata

Features that are strikethrough will be functional in the later releases.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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

Tool to compare customizations of two CRM instances.