GetoXs / MediatR.Extensions.FluentValidation.AspNetCore

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

Update to fluentvalidation 9.3.0.preview 2 #6

Closed alxtr1bal closed 4 years ago

alxtr1bal commented 4 years ago

To be able to use .net 5 RC1

Is this Possible?

Thanks

GetoXs commented 4 years ago

Yea, why not. Did you test it?

alxtr1bal commented 4 years ago

Yes I dit , it worked fine :-) Mateusz <notifications@github.com (mailto:notifications@github.com)> 25 Oct 2020 at 08:01:36 wrote: > > > Yea, why not. Did you test it? > > > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub (https://github.com/GetoXs/MediatR.Extensions.FluentValidation.AspNetCore/issues/6#issuecomment-716103684), or unsubscribe (https://github.com/notifications/unsubscribe-auth/ACNASSQ3DYEPRWTPH3UU5MDSMPEMRANCNFSM4SHJQZQA). > >

GetoXs commented 4 years ago

Good to hear that! 👍

alxtr1bal commented 4 years ago

Hi there So, can you update this to .net 5 ?

GetoXs commented 4 years ago

Is it necessary? There are any issues with .net 5? Lower .net version give us better compatibility.