MediatR pipeline problem: One Notification to three different handlers based on notification
I see, my current set up is just having an if check if the id matches. I was just looking to see if there was a way to hard route the notification prior to calling the handlers