• 1.1.0 cc2a643f63

    ## [1.1.0] - 2026-05-28
    All checks were successful
    release / dotnet-release-workflow (push) Successful in 2m8s

    louis9902 released this 2026-05-28 20:19:46 +00:00 | 7 commits to main since this release

    Signed by louis9902
    GPG key ID: 4B9DB28F826553BD

    Added

    • request.validation: Dependency injection support for validators via IServiceCollection.AddValidation()
    • request.validation: IValidatorBuilder for fluent validator registration and assembly scanning
    • request.validation: Support for open generic validators and automatic closing during resolution
    • request.validation: Validate<T> extension method for simplified validator invocation

    Changed

    • request.dispatcher: Reset type caches when reloading assemblies
    • request.validation: Reset type caches when reloading assemblies
    Downloads