Carfup.XTBPlugins.DeltaStepsBetweenEnvironments 1.2018.12.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package Carfup.XTBPlugins.DeltaStepsBetweenEnvironments --version 1.2018.12.10
NuGet\Install-Package Carfup.XTBPlugins.DeltaStepsBetweenEnvironments -Version 1.2018.12.10
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="Carfup.XTBPlugins.DeltaStepsBetweenEnvironments" Version="1.2018.12.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carfup.XTBPlugins.DeltaStepsBetweenEnvironments --version 1.2018.12.10
#r "nuget: Carfup.XTBPlugins.DeltaStepsBetweenEnvironments, 1.2018.12.10"
#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 Carfup.XTBPlugins.DeltaStepsBetweenEnvironments as a Cake Addin
#addin nuget:?package=Carfup.XTBPlugins.DeltaStepsBetweenEnvironments&version=1.2018.12.10

// Install Carfup.XTBPlugins.DeltaStepsBetweenEnvironments as a Cake Tool
#tool nuget:?package=Carfup.XTBPlugins.DeltaStepsBetweenEnvironments&version=1.2018.12.10

Find out if there is differences about your plugin steps between two of your environments

Product 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.

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 31,002 11/20/2019
1.2019.11.11 1,036 11/15/2019
1.2018.12.10 15,126 12/10/2018
1.2018.5.9 18,781 5/30/2018
1.2018.1.8 18,042 1/26/2018
1.2018.1.7 1,400 1/26/2018
1.2017.12.5 13,515 12/21/2017
1.2017.11.4 31,427 11/21/2017
1.2017.6.1 71,085 6/14/2017

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.