Icing.Core by Ben Allred

<PackageReference Include="Icing.Core" Version="1.0.3" />

 Icing.Core 1.0.3

.NET extensions and helpers for types in System.Core.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Icing.Core</id>
    <version>1.0.3.0</version>
    <title>Icing.Core</title>
    <authors>Ben Allred</authors>
    <owners>Ben Allred</owners>
    <licenseUrl>https://github.com/benallred/Icing/blob/master/LICENSE.md</licenseUrl>
    <projectUrl>https://github.com/benallred/Icing</projectUrl>
    <iconUrl>https://raw.github.com/benallred/Icing/master/Icing/Images/Icing.128x128.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>.NET extensions and helpers for types in System.Core.</description>
    <releaseNotes>Add uint overload to PadNumber
			Add EnumExtensions with GetDescription method</releaseNotes>
    <copyright>Copyright Ben Allred</copyright>
    <tags>extension extensions system core string int linq performance benchmark benchmarking</tags>
    <dependencies />
  </metadata>
</package>