Questions about ExcelDataReader, a .NET library for reading Microsoft Excel files. When using this tag, also tag the question with the programming language being used unless your question is not specific to any programming language.
ExcelDataReader is a lightweight and fast .NET library written in C# for reading Microsoft Excel (97 and newer) files.
Cross-platform:
- Windows with .Net Framework 2
- Windows Mobile with Compact Framework
- Linux, OS X, BSD with Mono 2+
Project page at CodePlex: http://exceldatareader.codeplex.com/
Latest sources available at GitHub: https://github.com/ExcelDataReader/ExcelDataReader
For more information read its Read-Me file at GitHub.