Cinteros.XrmToolBox.PluginTraceViewer 1.2017.2.25

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

// Install Cinteros.XrmToolBox.PluginTraceViewer as a Cake Tool
#tool nuget:?package=Cinteros.XrmToolBox.PluginTraceViewer&version=1.2017.2.25

Investigate the Plug-in Trace Log with easy filtering and display possibilities

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  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.2024.1.2 5,687 1/23/2024
1.2024.1.1 147 1/22/2024
1.2023.11.5 4,987 11/26/2023
1.2023.11.3 405 11/23/2023
1.2022.2.2 30,740 2/27/2022
1.2021.1.1 19,901 1/21/2021
1.2020.11.1 4,031 11/30/2020
1.2019.12.1 13,673 12/5/2019
1.2019.4.2 13,276 4/28/2019
1.2018.9.2 17,136 9/7/2018
1.2018.6.2 10,656 6/15/2018
1.2018.2.6 16,454 2/28/2018
1.2018.2.3 8,829 2/1/2018
1.2017.12.3 14,802 12/21/2017
1.2017.10.3 27,925 10/25/2017
1.2017.10.2 4,583 10/24/2017
1.2017.10.1 15,851 10/5/2017
1.2017.9.4 12,492 9/19/2017
1.2017.8.1 26,307 8/3/2017
1.2017.6.1 35,929 6/13/2017
1.2017.3.26 35,040 3/27/2017
1.2017.2.25 31,786 2/22/2017
1.2017.2.23 25,872 2/10/2017
1.2017.1.21 20,178 1/12/2017
1.2016.12.20 23,112 12/19/2016
1.2016.11.19 34,881 11/30/2016
1.2016.11.18 4,174 11/28/2016
1.2016.11.14 31,519 11/8/2016
1.2016.9.13 17,902 9/29/2016
1.2016.8.12 16,064 8/18/2016
1.2016.8.11 6,838 8/9/2016
1.2016.8.10 2,460 8/8/2016
1.2016.6.7 10,944 6/16/2016

1.2017.2.25 - released 2017-02-22
* Show columns Stage and Rank from the plugin step (#42)
* Option to filter by Operation: Plugin or WF (#45)
* Possibility to select which columns to display and persist between sessions (#43)
* Exception summary is shown in Exception groupbox title
* Menu icon rendering strangely (#44)
* Improved performance when refreshing the grid

1.2017.2.23 - released 2017-02-10
* Show Plugin Statistics for selected log record (#36)
 This feature takes the best of two worlds and combines the detail of the Plugin Trace Log with aggregated execution stats from the Plugin Statistics stored in CRM.
* UI improvements in menu layout and panel behavior

1.2017.1.21 - released 2017-01-12
* Display, group by and filter by CorrelationId (#35)
 This feature is extremely useful when investigating "plugins triggering plugins".
 Please see issue at GitHub for description of functionality
 https://github.com/Innofactor/XrmToolBox.PluginTraceViewer/issues/35