smackwacker / ExcelDataReaderHelper

ExcelDataReaderHelper: Functionality similar to LinqToExcel using the ExcelDataReader package
GNU General Public License v2.0
6 stars 6 forks source link

Update to ExcelDateReader >= 3 #2

Open flkeller opened 6 years ago

flkeller commented 6 years ago

The current version of ExcelDataReaderHelper will not work with the new major release fo ExcelDataReader.

Reason is they changed a namespace see: https://github.com/ExcelDataReader/ExcelDataReader#important-note-when-upgrading-from-exceldatareader-2x

I realy like this lib and would appreciate an update

best regards

smackwacker commented 5 years ago

Sorry for my extreme late reaction. Some time ago I moved from c# to java development so no plans to actually update this library. Maybe you could fork this library and update it yourself? If you have any questions about any parts of the code, please feel free to ask. I promise to respond faster ;)