Read Excel file using C#

This project is a sample read Excel 2003, 2007 file from a specific file using ExcelDataReader.2.1.2.3 library.

Dependent packages:

1. ExcelDataReader.2.1.2.3 library
2. NLog.4.2.0 library
3. Visual Studio 2013