Cinteros.XrmToolBox.PluginTraceViewer
1.2016.9.13
See the version list below for details.
dotnet add package Cinteros.XrmToolBox.PluginTraceViewer --version 1.2016.9.13
NuGet\Install-Package Cinteros.XrmToolBox.PluginTraceViewer -Version 1.2016.9.13
<PackageReference Include="Cinteros.XrmToolBox.PluginTraceViewer" Version="1.2016.9.13" />
paket add Cinteros.XrmToolBox.PluginTraceViewer --version 1.2016.9.13
#r "nuget: Cinteros.XrmToolBox.PluginTraceViewer, 1.2016.9.13"
// Install Cinteros.XrmToolBox.PluginTraceViewer as a Cake Addin #addin nuget:?package=Cinteros.XrmToolBox.PluginTraceViewer&version=1.2016.9.13 // Install Cinteros.XrmToolBox.PluginTraceViewer as a Cake Tool #tool nuget:?package=Cinteros.XrmToolBox.PluginTraceViewer&version=1.2016.9.13
Investigate the Plug-in Trace Log with easy filtering and display possibilities
Product | Versions 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. |
-
- XrmToolBox (>= 1.2016.3.30)
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.9.1 | 8,024 | 9/7/2024 |
1.2024.6.3 | 5,957 | 6/30/2024 |
1.2024.6.2 | 2,955 | 6/5/2024 |
1.2024.1.2 | 9,692 | 1/23/2024 |
1.2024.1.1 | 203 | 1/22/2024 |
1.2023.11.5 | 5,040 | 11/26/2023 |
1.2023.11.3 | 439 | 11/23/2023 |
1.2022.2.2 | 30,920 | 2/27/2022 |
1.2021.1.1 | 19,969 | 1/21/2021 |
1.2020.11.1 | 4,071 | 11/30/2020 |
1.2019.12.1 | 13,705 | 12/5/2019 |
1.2019.4.2 | 13,305 | 4/28/2019 |
1.2018.9.2 | 17,175 | 9/7/2018 |
1.2018.6.2 | 10,689 | 6/15/2018 |
1.2018.2.6 | 16,491 | 2/28/2018 |
1.2018.2.3 | 8,865 | 2/1/2018 |
1.2017.12.3 | 14,837 | 12/21/2017 |
1.2017.10.3 | 27,967 | 10/25/2017 |
1.2017.10.2 | 4,614 | 10/24/2017 |
1.2017.10.1 | 15,883 | 10/5/2017 |
1.2017.9.4 | 12,529 | 9/19/2017 |
1.2017.8.1 | 26,341 | 8/3/2017 |
1.2017.6.1 | 35,971 | 6/13/2017 |
1.2017.3.26 | 35,074 | 3/27/2017 |
1.2017.2.25 | 31,826 | 2/22/2017 |
1.2017.2.23 | 25,907 | 2/10/2017 |
1.2017.1.21 | 20,209 | 1/12/2017 |
1.2016.12.20 | 23,145 | 12/19/2016 |
1.2016.11.19 | 34,918 | 11/30/2016 |
1.2016.11.18 | 4,208 | 11/28/2016 |
1.2016.11.14 | 31,558 | 11/8/2016 |
1.2016.9.13 | 17,935 | 9/29/2016 |
1.2016.8.12 | 16,103 | 8/18/2016 |
1.2016.8.11 | 6,874 | 8/9/2016 |
1.2016.8.10 | 2,497 | 8/8/2016 |
1.2016.6.7 | 10,978 | 6/16/2016 |
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.