CraigsUtilityLibrary-IO by James Craig

<PackageReference Include="CraigsUtilityLibrary-IO" Version="4.0.216-beta" />

.NET API 305,664 bytes

 CraigsUtilityLibrary-IO 4.0.216-beta

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, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>CraigsUtilityLibrary-IO</id>
    <version>4.0.216-beta</version>
    <title>Craig's Utility Library IO Namespace</title>
    <authors>James Craig</authors>
    <owners>James Craig</owners>
    <licenseUrl>https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/JaCraig/Craig-s-Utility-Library</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, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.</description>
    <summary>This is the IO namespace from Craig's Utility Library</summary>
    <releaseNotes>This version is a complete rewrite of the current system. This will break all of your code, so don't update unless you're a brave soul.</releaseNotes>
    <copyright>Copyright 2011</copyright>
    <tags>utility utilities</tags>
    <dependencies>
      <dependency id="CraigsUtilityLibrary-DataTypes" version="[4.0.216-beta]" />
      <dependency id="CraigsUtilityLibrary-IoC" version="[4.0.216-beta]" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.ComponentModel.DataAnnotations" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.configuration" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Core" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Data" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Data.DataSetExtensions" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Data.Entity.Design" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Drawing" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Runtime.Serialization" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Runtime.Serialization.Formatters.Soap" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Web" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Windows.Forms" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.0" />
      <frameworkAssembly assemblyName="System.Xml.Linq" targetFramework=".NETFramework4.0" />
    </frameworkAssemblies>
    <references>
      <reference file="Utilities.IO.dll" />
    </references>
  </metadata>
</package>