MessageExplorer 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package MessageExplorer --version 1.0.5
NuGet\Install-Package MessageExplorer -Version 1.0.5
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="MessageExplorer" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MessageExplorer --version 1.0.5
#r "nuget: MessageExplorer, 1.0.5"
#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 MessageExplorer as a Cake Addin
#addin nuget:?package=MessageExplorer&version=1.0.5

// Install MessageExplorer as a Cake Tool
#tool nuget:?package=MessageExplorer&version=1.0.5

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.1.1 40,052 11/23/2018
1.1.0 1,844 11/22/2018
1.0.9 2,060 11/20/2018
1.0.8 1,675 11/20/2018
1.0.7 4,511 10/26/2018
1.0.6 1,632 10/26/2018
1.0.5 1,674 10/26/2018
1.0.4 1,962 10/25/2018
1.0.3 1,680 10/25/2018
1.0.1 1,728 10/25/2018
1.0.0 1,671 10/25/2018

Refactored a lot of logic. Created new models, added doubleclick event to see message details (currently json formatted), fixed bug with duplicate workflows