Cinteros.XrmToolBox.PluginTraceViewer
1.2022.2.2
.NET Framework 4.5.2
dotnet add package Cinteros.XrmToolBox.PluginTraceViewer --version 1.2022.2.2
NuGet\Install-Package Cinteros.XrmToolBox.PluginTraceViewer -Version 1.2022.2.2
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.2022.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cinteros.XrmToolBox.PluginTraceViewer --version 1.2022.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cinteros.XrmToolBox.PluginTraceViewer, 1.2022.2.2"
#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.2022.2.2
// Install Cinteros.XrmToolBox.PluginTraceViewer as a Cake Tool
#tool nuget:?package=Cinteros.XrmToolBox.PluginTraceViewer&version=1.2022.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Investigate the Plugin 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.
-
- XrmToolBox (>= 1.2022.2.54)
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,010 | 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,797 | 9/29/2016 |
1.2016.8.12 | 15,937 | 8/18/2016 |
1.2016.8.11 | 6,707 | 8/9/2016 |
1.2016.8.10 | 2,331 | 8/8/2016 |
1.2016.6.7 | 10,851 | 6/16/2016 |
* #167 @fowl2 added filter of Request Id.
* A bit redesign the layout of Filter view.
* Using Error Detail from XrmToolBox.Extensibility.
* Using Rappen.XTB.Helper instead of xrmtb.XrmToolBox.Controls and
removing ILMerge to make it easier.
* A few minor fixes.