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
<PackageReference Include="Carfup.XTBPlugins.DeltaAssemblyvsCrm" Version="1.2019.3.22" />
paket add Carfup.XTBPlugins.DeltaAssemblyvsCrm --version 1.2019.3.22
#r "nuget: Carfup.XTBPlugins.DeltaAssemblyvsCrm, 1.2019.3.22"
// 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
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 :
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.3.22 | 44,448 | 3/20/2019 |
1.2019.3.21 | 660 | 3/20/2019 |
1.2018.7.20 | 20,507 | 7/24/2018 |
1.2018.4.19 | 12,176 | 4/24/2018 |
1.2018.1.18 | 15,715 | 1/26/2018 |
1.2018.1.17 | 3,790 | 1/23/2018 |
1.2018.1.14 | 6,598 | 1/11/2018 |
1.2017.11.13 | 50,684 | 11/20/2017 |
1.2017.6.4 | 69,687 | 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