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. …...This will allow you to perform tasks without blocking the UI thread...using System.Threading.Tasks; public async Task LoadWorkbookAsync(Stream...