ExcelToEnumerable
ExcelToEnumerable copied to clipboard
FileStream is not disposed
If I try to delete file after enumerating all the model from excel I get exception for file is in use.
I am using "filePath".ExcelToEnumerable() method.