I’m generating and Excel document in my Blazor app. The following code works perfectly in debug mode, however, when I publish it using AOT, I get the following error:
private void SetLicense()
{
Assembly…...debug mode, however, when I publish it using AOT, I get the following...SetLicense(stream); The error message is: Microsoft.AspNetCore.Components.WebAssembly...