Sometimes you need to host your Blazor application outside of an environment you can fully control. Maybe it's on a website that isn't running ASP.NET. Maybe it's in an entirely different language. Maybe it's a CMS where you don't even have access to upload raw files. So how do we get Blazor to work properly when we can't control the deployment environment?
This session goes through lessons learned and problems faced when building an application hosted on one domain, and running it on a separate website on an entirely different domain. Come along for a ride from wondering why your scripts are throwing errors to a website with dynamic content built on Blazor!
