dadhi / DryIoc

DryIoc is fast, small, full-featured IoC Container for .NET
MIT License
982 stars 122 forks source link

Added missing IMessageMiddleware interface #634

Closed alin-andersen closed 3 months ago

alin-andersen commented 4 months ago

This is a very small improvement.

I was working on my private project and was porting my project from MediatR to DryIoc.Messages. I was just wondering why the IMessageMiddleware<in M> interface is missing? Is there a reason for it? Or am I missing something here?

I would love to have it in, because I would use it, but of course I could just declare it in my project. But I thought for completeness sake, it would make sense to add it here.

dadhi commented 4 months ago

Hi, interesting. I will check. Keep me posted if you miss some other stuff, please.

dadhi commented 3 months ago

@alin-andersen Merging this little guy. Thanks.

alin-andersen commented 3 months ago

Yes for sure, if I find something missing, or any other problems, I will open an issue.

dadhi commented 3 months ago

@alin-andersen btw, thanks for 2 churros and coffee :)