Question about registering a behavior #1074
bancroftway
started this conversation in
General
Replies: 1 comment
-
Can you provide more detail? I need to see what is IAppRequest.. and how are you using it? I need to see an example of your mediatR request you are sending. I need to see where you are throwing the exception in the handler. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a question regarding correct way to register my behavior whose complete code is below.
I have tried this way, but the behavior does not get called:
Beta Was this translation helpful? Give feedback.
All reactions