Swallow.Validation.ServiceCollection by Philipp Kiener

<PackageReference Include="Swallow.Validation.ServiceCollection" Version="6.0.0" />

 Swallow.Validation.ServiceCollection 6.0.0

A lightweight, fluent-style validation library

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Swallow.Validation.ServiceCollection</id>
    <version>6.0.0</version>
    <authors>Philipp Kiener</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>logo.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://phkiener.gitlab.io/swallow.validation/</projectUrl>
    <iconUrl>https://assets.gitlab-static.net/uploads/-/system/project/avatar/13753512/logo.png?width=64</iconUrl>
    <description>A lightweight, fluent-style validation library</description>
    <releaseNotes>See https://gitlab.com/phkiener/swallow.validation/-/blob/master/RELEASE_NOTES.md for release notes</releaseNotes>
    <copyright>2019-2023 Philipp Kiener</copyright>
    <tags>validation fluent lightweight</tags>
    <repository type="git" url="https://gitlab.com/phkiener/swallow.validation" commit="64b29f0e0f823cc6d9a7a5b8ebc00270e9a493af" />
    <dependencies>
      <group targetFramework="net7.0">
        <dependency id="Swallow.Validation" version="6.0.0" exclude="Build,Analyzers" />
        <dependency id="Swallow.Validation.Core" version="6.0.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.DependencyInjection.Abstractions" version="7.0.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>