Skip to content

MediatR is now commercial #1325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
amitdixit opened this issue Apr 30, 2025 · 3 comments
Open

MediatR is now commercial #1325

amitdixit opened this issue Apr 30, 2025 · 3 comments

Comments

@amitdixit
Copy link

Since MediatR is now commercial shouldn't we implement our own custom mediator pattern?

@lloydjatkinson
Copy link

There's a couple of source generator based ones.

https://github.com/martinothamar/Mediator (this one seems more maintained)

https://github.com/murunu/MediatorSourceGenerator

@amitdixit
Copy link
Author

I have written my own library for Mediator Pattern.
Automapper is irrelevant as it is not a performant it's better to use own Mappers

@lloydjatkinson
Copy link

Lucky I didn’t mention AutoMapper then 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants