ExcelDataReader by iciobanu

<PackageReference Include="ExcelDataReader" Version="2.1.0" />

 ExcelDataReader 2.1.0

Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>ExcelDataReader</id>
    <version>2.1</version>
    <authors>iciobanu</authors>
    <owners>iciobanu</owners>
    <projectUrl>http://exceldatareader.codeplex.com/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Lightweight and fast library written in C# for reading Microsoft Excel files ('97-2007).</description>
    <tags>Excel</tags>
  </metadata>
</package>