ExcelEntityMapper is an easy component for reading/creating/modifing Excel files (ex. xls, xlsx formats) without using COM interop, and It provides a set of interfaces that you can use them for mapping worksheets into object classes.
This software is distributed under the terms of the Free Software Foundation Lesser GNU Public License (LGPL), version 2.1 (see lgpl.txt).
https://raw.github.com/TheHunter/ExcelEntityMapper/prod/lgpl.txt
git remote add origin https://github.com/TheHunter/ExcelEntityMapper.git git push -u origin master