A simplified mediator inspired™️ by https://github.com/jbogard/MediatR.
Copy Mediator.cs to your project and register with builder.Services.AddMediatR(...)
.
Run unit tests or start console app.
A simplified mediator inspired™️ by https://github.com/jbogard/MediatR.
Copy Mediator.cs to your project and register with builder.Services.AddMediatR(...)
.
Run unit tests or start console app.