Hi, I was looking into creating web resources in CRM using blazor - it seems not possible at the moment because you can't upload the Blazor project dll's to CRM to use in web resources and it's not possible to host the dll's on a different domain as it seems Blazor requires all the code to come from the same domain.
blazor.webassembly.js:1 WASM: System.ArgumentException: The URI 'xxxxxx.crm4.dynamics.com/.../win_blazor.html' is not contained by the base URI 'xxxxxxx.azurewebsites.net'.
Obviously we could iFrame in the whole blazor app, but that's no fun!
Are there any plans to make it possible to enable Blazor resources?
Thanks
*This post is locked for comments
I have the same question (0)