Hello,
I’m receiving the following error trying to open a workbook stream in Aspose.Cells 25.6 in Blazor WebAssembly. I believe Thread.Start is not available in WebAssembly.
Operation is not supported on this platform. …...Start , consider using async and await to handle your workbook...System.Threading.Tasks; public async Task LoadWorkbookAsync(Stream...