I found this while looking for a way to automatically validate minimal API arguments with FluentValidation, however I immediately noticed it still targets .NET 7 (out of support) and .NET 8, as well as an old version of FluentValidation itself.
Is there any intention to maintain this library moving forward?
At its current state, I believe it would be unwise to consume it.
I found this while looking for a way to automatically validate minimal API arguments with FluentValidation, however I immediately noticed it still targets .NET 7 (out of support) and .NET 8, as well as an old version of
FluentValidationitself.Is there any intention to maintain this library moving forward?
At its current state, I believe it would be unwise to consume it.