This is a simple implementation of the Event Aggregator pattern for Unity.
It has its own debug window to see all the events that are being sent and received.
To install this package, simply open Unity Package Manager,
click on the + icon and select "Add package from git URL...",
then paste the following URL: https://github.com/romanlee17/unity-event-aggregator.git
.