You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow CommandHandlers to have scoped dependencies (#64)
* Register ICommandProcessorFactory, ICommandHandlerFactory
and CommandProcessor as transient
to allow to CommandHandler to use scoped dependencies.
* Update changelog
---------
Co-authored-by: Andreas Gehrke <[email protected]>
0 commit comments