Blazored / FluentValidation

A library for using FluentValidation with Blazor
https://blazored.github.io/FluentValidation/
MIT License
581 stars 84 forks source link

Add .NET 8 support. #207

Closed cbghissues closed 8 months ago

cbghissues commented 10 months ago

Added .NET 8 target framework moniker, added item group for .NET 8 and updated dependency Microsoft.AspNetCore.Components.Web to latest version for respective .NET SDK.