Kahbazi / MediatR.AspNetCore.Endpoints

MIT License
111 stars 12 forks source link

Method not found IMediator.Send #8

Closed pauldbentley closed 3 years ago

pauldbentley commented 3 years ago

I'm using MediatR v9.0.0 which has separated the IMediatR interface into ISender and IPublisher which I think is a breaking change.

Would you consider updating this package to support the latest MediatR?

Kahbazi commented 3 years ago

I published a new version to support MediatR v9.0.0