jbogard / MediatR

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

AddOpenBehavior(type) now supports stream behaviors without duplicate registrations #860

Closed asimmon closed 1 year ago

asimmon commented 1 year ago

What's changed:

asimmon commented 1 year ago

Hi @jbogard would you consider releasing these changes in a new patch?