jbogard / MediatR.Extensions.Microsoft.DependencyInjection

MediatR extensions for Microsoft.Extensions.DependencyInjection
MIT License
326 stars 90 forks source link

Solution for #80 - Allow changing the order of registration regarding RequestExceptionActionProcessorBehavior and RequestExceptionProcessorBehavior #81

Closed Expecho closed 2 years ago

Expecho commented 4 years ago

Solution for #80 .

Allow changing the order of registration regarding RequestExceptionActionProcessorBehavior and RequestExceptionProcessorBehavior

jbogard commented 2 years ago

Fixes #80