We are in the process of building a Blazor.Net5 server application alongside a number of existing web projects (Blazor, Angular, html etc). We would like the Blazor application to be the only application the users go to and access the other sites from it.
I wanted to create a Blazor component supplied with a local address which then displays the site in question. I think this is possible but not sure how.
I could use iframes I guess but it seems like using ancient technology in a modern framework. I know this is not a key use case for Blazor, but I'd like to push the boundaries.
Does anyone have any ideas?
question from:
https://stackoverflow.com/questions/65842239/combine-multiple-sites-with-my-blazor-net-5-application 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…