Newbie question about Blazor client side

  • Thread starter Thread starter zydjohn
  • Start date Start date
Z

zydjohn

Guest
Hello:

I have seen Blazor client side should have been released sometime in May, 2020. Now, we are in July.

I found some articles about Blazor, but most of them are about Blazor server side, which is not important for most of the people, as most of us are not in charge of any web server. But most of us are using web client almost every day. I want to know if we can have some kind of web browser that use Blazor client side code to visit a real web site, like: Microsoft - Official Home Page

I see there is one GUI control: webview2 based on Chrome; but I wonder if there exist any web engine using Blazor client side to navigate real web site, one of such web engine is: simplebrowser: SimpleBrowserDotNet/SimpleBrowser

But all those web engines use JavaScript. I would like to have any web engine which is based on Blazor client side.

Please advice if it is possible now, or, if not now yet, but should be possible later.

I think for web client, the best usage is to browse a real web site, not to visit something called: SPA.

Blazor server side is for those web masters, not for ordinary people; but blazor client side is for most of the people, who need to visit live web sites, as most web browsers are doing now.

Thanks,

Continue reading...
 
Back
Top