Carfup.XTBPlugins.DeltaStepsBetweenEnvironments
1.2019.11.12
dotnet add package Carfup.XTBPlugins.DeltaStepsBetweenEnvironments --version 1.2019.11.12
NuGet\Install-Package Carfup.XTBPlugins.DeltaStepsBetweenEnvironments -Version 1.2019.11.12
<PackageReference Include="Carfup.XTBPlugins.DeltaStepsBetweenEnvironments" Version="1.2019.11.12" />
paket add Carfup.XTBPlugins.DeltaStepsBetweenEnvironments --version 1.2019.11.12
#r "nuget: Carfup.XTBPlugins.DeltaStepsBetweenEnvironments, 1.2019.11.12"
// Install Carfup.XTBPlugins.DeltaStepsBetweenEnvironments as a Cake Addin #addin nuget:?package=Carfup.XTBPlugins.DeltaStepsBetweenEnvironments&version=1.2019.11.12 // Install Carfup.XTBPlugins.DeltaStepsBetweenEnvironments as a Cake Tool #tool nuget:?package=Carfup.XTBPlugins.DeltaStepsBetweenEnvironments&version=1.2019.11.12
XTBPlugins.DeltaStepsBetweenEnvironments
This plugin will allow you to compare the same solution on two different environments in order to find out if some plugin steps are missing.
If any are missing then you have the possibility to copy one from one environment to the other (! you need to have the plugin created because being able to copy the step).
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. |
-
- XrmToolBox (>= 1.2018.1.20)
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 |
---|---|---|
1.2019.11.12 | 32,701 | 11/20/2019 |
1.2019.11.11 | 1,069 | 11/15/2019 |
1.2018.12.10 | 15,160 | 12/10/2018 |
1.2018.5.9 | 18,822 | 5/30/2018 |
1.2018.1.8 | 18,079 | 1/26/2018 |
1.2018.1.7 | 1,436 | 1/26/2018 |
1.2017.12.5 | 13,550 | 12/21/2017 |
1.2017.11.4 | 31,466 | 11/21/2017 |
1.2017.6.1 | 71,129 | 6/14/2017 |
1.2019.11.12
Feature to export the results into an excel sheet ! (thanks to Daryl Labar)
Ability to compare the entire organization besides the solutions and assembly. (thanks to Daryl Labar)
Ability to view the details of a step by double clicking on it.
Fixed the compare solution and assembly.
Fixed the copy of step between environment, and it's now copying image as well if wanted.
Various bug fixing and improvement.
1.2018.12.10
Bug fixing
1.2018.5.9
Added Help screen to explain how the plugin should be used.
Sorting of the results is now possible.
You can now compare steps from a Solution or an Assembly.
You can now copy a step directly to a custom solution (if you are in Solution mode) or to default one.
Ability to delete a step from an environment (irreversible).
Improved code in the background.
1.2018.1.7/8
Functionality to copy a step from one environment to the other.
Allow the plugin to log anonymous data, in order to improve the most used features and develop the others.
Various bug fix and improvements.
1.2017.12.5
Fixed unexpected error while clicking on compare button but not having selected a solution.
1.2017.11.3
Fix resizing of the components.
Improved background processes.
Fix unwanted behaviors on the form.
Improved visibility and error messages.
1.2017.6.1
Find out if there is differences about your plugin steps between two of your environments.