MessageExplorer 1.1.0

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

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

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,171 11/23/2018
1.1.0 1,860 11/22/2018
1.0.9 2,110 11/20/2018
1.0.8 1,719 11/20/2018
1.0.7 4,554 10/26/2018
1.0.6 1,648 10/26/2018
1.0.5 1,709 10/26/2018
1.0.4 1,963 10/25/2018
1.0.3 1,736 10/25/2018
1.0.1 1,741 10/25/2018
1.0.0 1,694 10/25/2018

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