Carfup.XTBPlugins.DeltaAssemblyvsCrm 1.2019.3.22

dotnet add package Carfup.XTBPlugins.DeltaAssemblyvsCrm --version 1.2019.3.22
NuGet\Install-Package Carfup.XTBPlugins.DeltaAssemblyvsCrm -Version 1.2019.3.22
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.DeltaAssemblyvsCrm" Version="1.2019.3.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carfup.XTBPlugins.DeltaAssemblyvsCrm --version 1.2019.3.22
#r "nuget: Carfup.XTBPlugins.DeltaAssemblyvsCrm, 1.2019.3.22"
#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.DeltaAssemblyvsCrm as a Cake Addin
#addin nuget:?package=Carfup.XTBPlugins.DeltaAssemblyvsCrm&version=1.2019.3.22

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

XTBPlugins.DeltaAssemblyvsCrm

Build status

Plugin for the XRMToolBox which will allow you to find out what plugins/workflows are included or missing between your Assembly and the CRM itself.

For more info : http://stuffandtacos.azurewebsites.net/2017/04/06/the-end-of-plugin-assembly-update-errors/

How to use the plugin :

alternate text is missing from this package README image

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.3.22 42,855 3/20/2019
1.2019.3.21 630 3/20/2019
1.2018.7.20 20,461 7/24/2018
1.2018.4.19 12,131 4/24/2018
1.2018.1.18 15,671 1/26/2018
1.2018.1.17 3,750 1/23/2018
1.2018.1.14 6,558 1/11/2018
1.2017.11.13 50,633 11/20/2017
1.2017.6.4 69,651 6/14/2017

1.2019.3.22
Loading assembly will now retrieve properly the Workflows which are linked to a subclass of CodeActivity.
Added a quick button to access the project page from the help window.

1.2018.7.20
Reordering results.
Various bug fixes, checks and improvements of code in the background.
Introducing a help page.

1.2018.4.19
Added extra details related to the plugins loaded from the CRM.
Fixed few issues related to concurrency of thread.
Updating to support latest XrmToolBox version.

1.2018.1.17/18
Allow the plugin to log anonymous data, in order to improve the most used features and develop the others.

1.2018.1.14
Integration of the workflows in the assembly comparaison.
Ability to either compare Plugins and workflows or only one of each based on what is in your assembly.

1.2017.11.1
Added an auto resize of the panel.
Improved few background processes.

1.2017.6.1
Compare plugins contained into your local assembly against the plugins on your CRM assembly