Blazor WASM and ExcelDataReader are they compatible?
I need to read and parse Excel Spreadsheets in my Blazor application. Once I read the data I will persist it, but my main issue is that the Nuget package ExcelDataReader I am using throws an error when attempting to use which seems to indicate I cannot use it in a WASM application: