CefSharp based Blazor hybrid #4440
Replies: 2 comments 18 replies
-
Nice one! Thanks for sharing. Always interesting to see how people are using As a passing comment if you use an instance of EventTarget you'd get built in add/remove/dispatch functionality. |
Beta Was this translation helpful? Give feedback.
-
Hey @jpmikkers , me and my dev team are currently struggling with this, as the known Airspace issue with WPF is also there for blazorwebview (as it is webview2 based...). i think a CefSharp implementation of the blazor webview would be really beneficial tbh |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I managed to create a CefSharp based WinForms component that enables building Blazor hybrid apps using CefSharp as the underlying webview. I'm wondering if people here see a use case for this?
For those interested, the code is here https://github.com/jpmikkers/Baksteen.Blazor.CefSharp
Update: moved from
https://github.com/jpmikkers/Baksteen.Avalonia.Blazor/blob/wip/Baksteen.Blazor.CefSharpWinForms/BlazorCefWebView.csBeta Was this translation helpful? Give feedback.
All reactions