From your blog post, I understood that the goal is to grow the Avalonia ecosystem and encourage wider adoption. If that is the goal, this would be a logical next step.
Why such support would be in demand
There is currently no Linux support for Blazor Hybrid. As far as I know, the only project that provides this capability is Photino.Blazor
There have been related request in the past:
AvaloniaUI/Avalonia#16206
AvaloniaUI/Avalonia#8414
From what I understand, the main issue is that Linux lacks a standard native web view control.
However, there appear to be plans to introduce a CEF-based backend #7
Another problem that Avalonia could potentially address is that the current Blazor Hybrid implementation provided by Microsoft is not yet fully mature. For example:
dotnet/maui#34855
dotnet/maui#26746
dotnet/maui#7277
MicrosoftEdge/WebView2Feedback#1078 etc
From your blog post, I understood that the goal is to grow the Avalonia ecosystem and encourage wider adoption. If that is the goal, this would be a logical next step.
Why such support would be in demand
There is currently no Linux support for Blazor Hybrid. As far as I know, the only project that provides this capability is Photino.Blazor
There have been related request in the past:
AvaloniaUI/Avalonia#16206
AvaloniaUI/Avalonia#8414
From what I understand, the main issue is that Linux lacks a standard native web view control.
However, there appear to be plans to introduce a CEF-based backend #7
Another problem that Avalonia could potentially address is that the current Blazor Hybrid implementation provided by Microsoft is not yet fully mature. For example:
dotnet/maui#34855
dotnet/maui#26746
dotnet/maui#7277
MicrosoftEdge/WebView2Feedback#1078 etc