CraigsUtilityLibrary-ORM by James Craig

<PackageReference Include="CraigsUtilityLibrary-ORM" Version="3.4.128" />

 CraigsUtilityLibrary-ORM 3.4.128

Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>CraigsUtilityLibrary-ORM</id>
    <version>3.4.0128</version>
    <title>Craig's Utility Library ORM Namespace</title>
    <authors>James Craig</authors>
    <owners>James Craig</owners>
    <licenseUrl>http://cul.codeplex.com/license</licenseUrl>
    <projectUrl>http://cul.codeplex.com/</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.</description>
    <releaseNotes>This includes code from the nightly build once all unit tests are passed (as such it should contain the latest code)</releaseNotes>
    <copyright>Copyright 2011</copyright>
    <tags>utility utilities</tags>
    <dependencies>
      <dependency id="CraigsUtilityLibrary-DataTypes" version="[3.4.0128]" />
      <dependency id="CraigsUtilityLibrary-Reflection" version="[3.4.0128]" />
      <dependency id="CraigsUtilityLibrary-SQL" version="[3.4.0128]" />
      <dependency id="CraigsUtilityLibrary-Validation" version="[3.4.0128]" />
    </dependencies>
    <references>
      <reference file="Utilities.ORM.dll" />
    </references>
  </metadata>
</package>