WaffleGenerator.Bogus by https://github.com/SimonCropp/WaffleGenerator/graphs/contributors

<PackageReference Include="WaffleGenerator.Bogus" Version="4.2.1" />

 WaffleGenerator.Bogus 4.2.1

Produces Bogus (https://github.com/bchavez/Bogus) text which, on first glance, looks like real, ponderous, prose; replete with clichés.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>WaffleGenerator.Bogus</id>
    <version>4.2.1</version>
    <authors>https://github.com/SimonCropp/WaffleGenerator/graphs/contributors</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>icon.png</icon>
    <projectUrl>https://github.com/SimonCropp/WaffleGenerator</projectUrl>
    <description>Produces Bogus (https://github.com/bchavez/Bogus) text which, on first glance, looks like real, ponderous, prose; replete with clichés.</description>
    <copyright>Copyright 2021. All rights reserved</copyright>
    <tags>WaffleGenerator, Bogus</tags>
    <repository type="git" url="https://github.com/SimonCropp/WaffleGenerator.git" commit="eecc070c88034912ee07c62da9489c071350ca5c" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="WaffleGenerator" version="4.2.1" exclude="Build,Analyzers" />
        <dependency id="Bogus" version="33.0.2" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>