MessageExplorer 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package MessageExplorer --version 1.0.8
                    
NuGet\Install-Package MessageExplorer -Version 1.0.8
                    
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.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MessageExplorer" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="MessageExplorer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MessageExplorer --version 1.0.8
                    
#r "nuget: MessageExplorer, 1.0.8"
                    
#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.
#addin nuget:?package=MessageExplorer&version=1.0.8
                    
Install MessageExplorer as a Cake Addin
#tool nuget:?package=MessageExplorer&version=1.0.8
                    
Install MessageExplorer as a Cake Tool

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 42,112 11/23/2018
1.1.0 1,963 11/22/2018
1.0.9 2,227 11/20/2018
1.0.8 1,846 11/20/2018
1.0.7 4,708 10/26/2018
1.0.6 1,789 10/26/2018
1.0.5 1,869 10/26/2018
1.0.4 2,119 10/25/2018
1.0.3 1,896 10/25/2018
1.0.1 1,861 10/25/2018
1.0.0 1,829 10/25/2018

Added icons, search and fixed sorting.