ExcelToEnumerable icon indicating copy to clipboard operation
ExcelToEnumerable copied to clipboard

FileStream is not disposed

Open ghost opened this issue 3 years ago • 0 comments

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.

ghost avatar Jan 18 '23 11:01 ghost