Hi all,
I'm new to Xamarin.Mac, and i try to read an excel file in my. project.
I tried few NuGet packages, like ExcelDataReader, EPPlus etc. They're all complained about couldn't load the assembly.
Is there other way we could load xlsx file?
Thank you.