Cinteros.XrmToolBox.PluginTraceViewer
1.2017.6.1
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
<PackageReference Include="Cinteros.XrmToolBox.PluginTraceViewer" Version="1.2017.6.1" />
paket add Cinteros.XrmToolBox.PluginTraceViewer --version 1.2017.6.1
#r "nuget: Cinteros.XrmToolBox.PluginTraceViewer, 1.2017.6.1"
// 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 | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- XrmToolBox (>= 1.2016.11.4)
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 | 19,986 | 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,562 | 12/5/2019 |
1.2019.4.2 | 13,171 | 4/28/2019 |
1.2018.9.2 | 17,031 | 9/7/2018 |
1.2018.6.2 | 10,530 | 6/15/2018 |
1.2018.2.6 | 16,350 | 2/28/2018 |
1.2018.2.3 | 8,714 | 2/1/2018 |
1.2017.12.3 | 14,688 | 12/21/2017 |
1.2017.10.3 | 27,774 | 10/25/2017 |
1.2017.10.2 | 4,462 | 10/24/2017 |
1.2017.10.1 | 15,726 | 10/5/2017 |
1.2017.9.4 | 12,370 | 9/19/2017 |
1.2017.8.1 | 26,201 | 8/3/2017 |
1.2017.6.1 | 35,813 | 6/13/2017 |
1.2017.3.26 | 34,918 | 3/27/2017 |
1.2017.2.25 | 31,641 | 2/22/2017 |
1.2017.2.23 | 25,758 | 2/10/2017 |
1.2017.1.21 | 20,024 | 1/12/2017 |
1.2016.12.20 | 22,963 | 12/19/2016 |
1.2016.11.19 | 34,735 | 11/30/2016 |
1.2016.11.18 | 4,067 | 11/28/2016 |
1.2016.11.14 | 31,385 | 11/8/2016 |
1.2016.9.13 | 17,795 | 9/29/2016 |
1.2016.8.12 | 15,935 | 8/18/2016 |
1.2016.8.11 | 6,705 | 8/9/2016 |
1.2016.8.10 | 2,329 | 8/8/2016 |
1.2016.6.7 | 10,851 | 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