Cinteros.XrmToolBox.PluginTraceViewer 1.2017.6.1

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.6.1
NuGet\Install-Package Cinteros.XrmToolBox.PluginTraceViewer -Version 1.2017.6.1
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.6.1" />
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.6.1
#r "nuget: Cinteros.XrmToolBox.PluginTraceViewer, 1.2017.6.1"
#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.6.1

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

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 7,068 1/23/2024
1.2024.1.1 155 1/22/2024
1.2023.11.5 4,991 11/26/2023
1.2023.11.3 408 11/23/2023
1.2022.2.2 30,756 2/27/2022
1.2021.1.1 19,906 1/21/2021
1.2020.11.1 4,032 11/30/2020
1.2019.12.1 13,676 12/5/2019
1.2019.4.2 13,277 4/28/2019
1.2018.9.2 17,137 9/7/2018
1.2018.6.2 10,657 6/15/2018
1.2018.2.6 16,455 2/28/2018
1.2018.2.3 8,830 2/1/2018
1.2017.12.3 14,803 12/21/2017
1.2017.10.3 27,927 10/25/2017
1.2017.10.2 4,584 10/24/2017
1.2017.10.1 15,852 10/5/2017
1.2017.9.4 12,493 9/19/2017
1.2017.8.1 26,308 8/3/2017
1.2017.6.1 35,931 6/13/2017
1.2017.3.26 35,041 3/27/2017
1.2017.2.25 31,787 2/22/2017
1.2017.2.23 25,873 2/10/2017
1.2017.1.21 20,179 1/12/2017
1.2016.12.20 23,113 12/19/2016
1.2016.11.19 34,883 11/30/2016
1.2016.11.18 4,175 11/28/2016
1.2016.11.14 31,521 11/8/2016
1.2016.9.13 17,903 9/29/2016
1.2016.8.12 16,065 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.6.1 - released 2017-06-13
* New build procedure (including new versioning strategy)
* Removed date constraints (#39, #54)
* Disable form while retrieving to avoid concurrency (#52)
* Numeric values possible to sort after update to CRMWinForm component (#53)
* Display column Step Name (#46)
* Right-click selected records to filter by entity, plugin and message (#38)
* New window to display all plugin statistics for the organization (#37)

1.2017.3.26 - released 2017-03-27
* Correlation GUID and Request GUID available in view (#50)
* AggregateQueryRecordLimit problem handled better (#40)
* Delete All bug fixed

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