Is it possible to host a Blazor WebAssembly app inside a business central control add-in?
To clarify this better, I do not want the Blazor app to be hosted on a server and then be loaded in the control add-in, I want to host it in the control add-in.
1