jbogard / MediatR

Simple, unambitious mediator implementation in .NET
Apache License 2.0
10.91k stars 1.16k forks source link

Fixing registration problem; moving exception behaviors first so that… #925

Closed jbogard closed 1 year ago

jbogard commented 1 year ago

… they wrap all other behaviors; fixes #923