Quarks.Inflector 1.0.0
A utility class based on https://github.com/srkirkland/Inflector for manipulating text
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Quarks.Inflector</id>
<version>1.0.0</version>
<authors>Shayne van Asperen</authors>
<owners>Shayne van Asperen</owners>
<licenseUrl>https://github.com/shaynevanasperen/Quarks/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/shaynevanasperen/Quarks</projectUrl>
<iconUrl>https://raw.githubusercontent.com/shaynevanasperen/Quarks/master/Quarks.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<developmentDependency>true</developmentDependency>
<description>A utility class based on https://github.com/srkirkland/Inflector for manipulating text</description>
<language>en-US</language>
<tags>quarks inflector manipulate text</tags>
<dependencies>
<dependency id="Quarks.SentenceSplitAndJoinExtension" version="1.0.0" />
</dependencies>
</metadata>
</package>