Notification Handlers on Umbraco Package
# help-with-umbraco
t
Hello everyone I developed a Umbraco package with some notification handlers and made a extension method to register those handlers in the startup. When i install the package in another Umbraco project and add that method to the startup, no error occurs but seem like they are not running. Any idea what could it be? Thank you!