Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAUI Blazor Hybrid support? #9

Open
Eagle3386 opened this issue Mar 28, 2022 · 4 comments
Open

MAUI Blazor Hybrid support? #9

Eagle3386 opened this issue Mar 28, 2022 · 4 comments

Comments

@Eagle3386
Copy link

Awesome sample, but since I'm struggling with getting SignalR running in my MAUI Blazor Hybrid sample, would you be willing to take this 1 step further & add a MAUI Blazor Hybrid sample?

I'm asking, because Blazor Desktop - at least from what I understood - was renamed Blazor Hybrid & is supposed to be implemented via MAUI Blazor.

@edandersen
Copy link
Owner

I'm probably not going to take a good look at MAUI until its finished. I think it would be quite a bit of overhead for something like this and I think the value of Blazor here is not as a "mix" of native UI and web if thats what they mean by Hybrid rather than cross-platform.

It's a shame this component system doesn't look like its going out of preview.

@Eagle3386
Copy link
Author

It's a shame this component system doesn't look like its going out of preview.

By saying that, you mean MAUI or Blazor Hybrid?

Regarding your decline: that's a pity, as I'm struggling to port a working Blazor WASM video call app over to MAUI Blazor.

Nonetheless, to make it at least clear: with "Blazor Hybrid" they mean to use HTML/CSS for UI building while offering to access native hardware (which WASM can't) at the same time.
In other words, it's basically an alternative to build MAUI apps with web technologies instead of XAML.

@edandersen
Copy link
Owner

I mean the Microsoft.AspNetCore.Components.WebView.* nuget packages as still being in preview.

Regarding your decline: that's a pity, as I'm struggling to port a working Blazor WASM video call app over to MAUI Blazor.

I don't work for Microsoft and am not an MVP. I don't owe them anything - I created this repo for fun (!). I might take a look at MAUI for this when I have time and would enjoy it. Sorry I can't be of more help.

@Eagle3386
Copy link
Author

I mean the Microsoft.AspNetCore.Components.WebView.* nuget packages as still being in preview.

Ah, I see. Well, with MAUI that might be "obsolete" anyway - from MS POV, that is. ;)

I don't work for Microsoft and am not an MVP. I don't owe them anything - I created this repo for fun (!). I might take a look at MAUI for this when I have time and would enjoy it. Sorry I can't be of more help.

I apologize for my wording "Regarding your decline" which wasn't intended to suggest your decline, but that you've declined (or rather rejected) to provide further help - the fact that you can't for the reasons you stated yourself was something I didn't know and/or didn't take into account.
Again, I apologize for possibly sounding rude while I neither intended to do so, thought like that & wasn't even aware of maybe appearing to be such a bad person.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants