Humanizer.Core by Mehdi Khalili, Claire Novotny

<PackageReference Include="Humanizer.Core" Version="2.10.1" />

.NET API 280,112 bytes

 Humanizer.Core 2.10.1

Humanizer core package that contains the library and the neutral language (English) resources

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata minClientVersion="2.12">
    <id>Humanizer.Core</id>
    <version>2.10.1</version>
    <title>Humanizer Locale (en)</title>
    <authors>Mehdi Khalili, Claire Novotny</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>logo.png</icon>
    <projectUrl>https://github.com/Humanizr/Humanizer</projectUrl>
    <description>Humanizer core package that contains the library and the neutral language (English) resources</description>
    <copyright>Copyright (c) .NET Foundation and Contributors</copyright>
    <language>en</language>
    <repository type="git" url="https://github.com/Humanizr/Humanizer" commit="7519adf01eaa7eeb6652a7f277c8f826225cad1b" />
    <dependencies>
      <group targetFramework=".NETStandard1.0">
        <dependency id="NETStandard.Library" version="1.6.1" />
      </group>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>