Martin Othamar

Results 140 comments of Martin Othamar

I kind of like the configuration API from MediatR for this, just having the user specify a type. That will allow users to hook into more stuff in the notification...

Started work on this here: #145 Would appreciate reviews!

I did a bunch of experimentation trying to figure out the most lightweight way of awaiting an array of value tasks that complete asynchronously: https://gist.github.com/martinothamar/ed6c4bec532cbc9ca9311d15a382a3a6 Can you spot any errors...

Feeling pretty good about #145 now, also added a sample and some docs, would appreciate reviews as always. The PR has gotten pretty large but a big part of it...

Changes published in [3.0.0-preview.25](https://www.nuget.org/packages/Mediator.SourceGenerator/3.0.0-preview.25)

Please still feel free to test and provide feedback

Good to hear! Some people are reporting issues. I'm actively looking into it so feedback and reports are great 😄 https://github.com/martinothamar/Mediator/issues/146

Hey, sorry about the reply, thanks for your patience :smile: I couldn't read the whole article since it's on Medium and it want's be to login but... I _think_ I...

Interesting idea! This needs some prototyping (would need some refactoring), but it would definitely be a nice feature. I agree that it would have to be configurable across all handlers....