Cinteros.XrmToolBox.PluginTraceViewer 1.2016.11.14

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

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

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

Product Versions
.NET Framework net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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.2022.2.2 20,269 2/27/2022
1.2021.1.1 19,720 1/21/2021
1.2020.11.1 3,889 11/30/2020
1.2019.12.1 13,564 12/5/2019
1.2019.4.2 13,172 4/28/2019
1.2018.9.2 17,034 9/7/2018
1.2018.6.2 10,534 6/15/2018
1.2018.2.6 16,353 2/28/2018
1.2018.2.3 8,717 2/1/2018
1.2017.12.3 14,695 12/21/2017
1.2017.10.3 27,777 10/25/2017
1.2017.10.2 4,465 10/24/2017
1.2017.10.1 15,729 10/5/2017
1.2017.9.4 12,373 9/19/2017
1.2017.8.1 26,204 8/3/2017
1.2017.6.1 35,816 6/13/2017
1.2017.3.26 34,923 3/27/2017
1.2017.2.25 31,642 2/22/2017
1.2017.2.23 25,759 2/10/2017
1.2017.1.21 20,025 1/12/2017
1.2016.12.20 22,964 12/19/2016
1.2016.11.19 34,736 11/30/2016
1.2016.11.18 4,068 11/28/2016
1.2016.11.14 31,386 11/8/2016
1.2016.9.13 17,798 9/29/2016
1.2016.8.12 15,939 8/18/2016
1.2016.8.11 6,709 8/9/2016
1.2016.8.10 2,333 8/8/2016
1.2016.6.7 10,852 6/16/2016

1.2016.11.14:
* Delete log records (#10) Credit: @shytikov
* Filter by date AND time (#20)
* Specify multiple plugins/entities filter (#16)
* Save and Open filters (#23)
* Open log record with double click (#24)

1.2016.9.13:
* Verify CRM version, tracelog available (#3)
* Added button to reload filter data (#5)
* Added filter for execution duration (#12)
* Entity filter dropdown is now sorted (#14)
* Added possibility to hide the filter panel (#15)
* Various UI improvements

1.2016.8.12: Official first release out of BETA !
* Grid columns now sizeable (#4)
* Option to wrap text in Message and Exception boxes (#6)
* Possible to filter logs by entity name/wildcard (#8)
* Bug with exception when switching connection fixed (#7)
* Date constraints were always added, even when unchecked (#13)

1.2016.8.11:
* UI improvements for different window sizes.
* Info label show retrieved record count.
* Custom logo.

1.2016.8.10:
* Not dependent on FetchXML Builder anymore.
* Refreshing list does not crash anymore.
* Close button now works.
* Menu cleaned up.
* Added filter for:
-- Plugin name
-- Message name
-- Mode
-- Exception
* Added max row count to return.
* Changed font to monospaced for message and exception.