GetoXs / MediatR.Extensions.FluentValidation.AspNetCore

MediatR extension to FluentValidation for .NET framework
MIT License
65 stars 6 forks source link

AddFluentValidation breaks with MediatR 10 #11

Closed killergege closed 2 years ago

killergege commented 2 years ago

Hello,

It seems that the update to MediatR 10 breaks this extension, probably because the contracts were moved to another assembly. Is it possible to update the lib to handle this new version?

MohammadRoshani commented 2 years ago

I have same Problem. I forced downgrade to 9 version.

GetoXs commented 2 years ago

Thanks for reporting, this problem has been fixed in the new version https://www.nuget.org/packages/MediatR.Extensions.FluentValidation.AspNetCore/2.0.0