CavemanTools by Mihai Mogosanu

<PackageReference Include="CavemanTools" Version="3.15.5" />

 CavemanTools 3.15.5

Evolved toolkit for developing applications faster and with less code. Includes general purpose extension methods, guard clauses, predefined value objects (Email, Percentage etc) and specialized helper classes for specific tasks.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>CavemanTools</id>
    <version>3.15.5</version>
    <authors>Mihai Mogosanu</authors>
    <owners>Mihai Mogosanu</owners>
    <licenseUrl>http://cavemantools.codeplex.com/license</licenseUrl>
    <projectUrl>https://bitbucket.org/sapiensworks/caveman-tools/wiki/CTools</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Evolved toolkit for developing applications faster and with less code. Includes general purpose extension methods, guard clauses, predefined value objects (Email, Percentage etc) and specialized helper classes for specific tasks.</description>
    <summary>Power tools for developing applications faster and with less code and using best practices.</summary>
    <language>en-US</language>
    <tags>toolkit, library, tools, utility, lcg, reflection, guard, contracts, helpers</tags>
  </metadata>
</package>