mho.PluginStepsViewer
0.6.0
dotnet add package mho.PluginStepsViewer --version 0.6.0
NuGet\Install-Package mho.PluginStepsViewer -Version 0.6.0
<PackageReference Include="mho.PluginStepsViewer" Version="0.6.0" />
paket add mho.PluginStepsViewer --version 0.6.0
#r "nuget: mho.PluginStepsViewer, 0.6.0"
// Install mho.PluginStepsViewer as a Cake Addin #addin nuget:?package=mho.PluginStepsViewer&version=0.6.0 // Install mho.PluginStepsViewer as a Cake Tool #tool nuget:?package=mho.PluginStepsViewer&version=0.6.0
XrmToolBox-Plugins
Plugins for the XrmToolBox
Plugin Steps Viewer
When working in environments consisting of many solutions with many plugins, it’s often difficult to get a fair understanding about registered plugin assemblies, types and steps. You can display this information in the Plugin Registration Viewer, but the tool is slow, and you cannot filter on any criteria. As I had a need to do exactly this, I created a standalone tool to display the registered plugin steps in a flat list with some filtering options. I then decided to turn it into a plugin for the XrmToolBox. This first release v0.6.0 does not include everything you might expect. But it does give you a very fast overview about the registered steps in your environment.
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2023.12.68)
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 |
---|---|---|
0.6.0 | 1,059 | 9/12/2024 |
First beta release.