Rhyous.EasyCsv.Sources by Jared Barneck (Rhyous)

<PackageReference Include="Rhyous.EasyCsv.Sources" Version="1.0.2" />

Package Files

4,933 bytes

 Rhyous.EasyCsv.Sources 1.0.2

Easy coding of csv parsing. This NuGet package adds easy to use csv features.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Rhyous.EasyCsv.Sources</id>
    <version>1.0.2</version>
    <title>Rhyous.EasyCsv.Sources</title>
    <authors>Jared Barneck (Rhyous)</authors>
    <owners>Jared Barneck (Rhyous)</owners>
    <licenseUrl>https://github.com/rhyous/EasyCsv/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/rhyous/EasyCsv</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/rhyous/EasyCsv/master/csv.ico</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Easy coding of csv parsing. This NuGet package adds easy to use csv features.</description>
    <summary>Easy coding of csv parsing.</summary>
    <releaseNotes>https://github.com/rhyous/EasyCsv/blob/master/ReleaseNotes.txt</releaseNotes>
    <copyright>Copyright Jared Barneck (Rhyous) 2015</copyright>
    <language>en-US</language>
    <tags>csv comma separated variable easy</tags>
  </metadata>
</package>