MessageExplorer 1.1.1
dotnet add package MessageExplorer --version 1.1.1
NuGet\Install-Package MessageExplorer -Version 1.1.1
<PackageReference Include="MessageExplorer" Version="1.1.1" />
paket add MessageExplorer --version 1.1.1
#r "nuget: MessageExplorer, 1.1.1"
// Install MessageExplorer as a Cake Addin #addin nuget:?package=MessageExplorer&version=1.1.1 // Install MessageExplorer as a Cake Tool #tool nuget:?package=MessageExplorer&version=1.1.1
This plugin has the option to show all available messages, as well as filter entities and messages based on the ones currently in use. It filters out system subscribers so as to not fill the interface with uninteresting subscribers.
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2018.1.20)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.1.1
Added CSV export format, improved formatting.
1.1.0
Added new export form to allow for easy export of selected data.
1.0.8
Added icons, search and fixed sorting.
1.0.7
Added tooltip to let users know about the double click functionality
1.0.6
Added refresh button, added IGitHubPlugin interface, added loading screen