-
Notifications
You must be signed in to change notification settings - Fork 29
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
Feature Request: Example project with Blazor UI framework? #4
Comments
Yes, webview core and webwindow try to solve the same requirement. A blazor example would be possible. Will add it later maybe. |
Thanks for clarifying and for the consideration of a Blazor example. |
@gismofx how about use webview to open the asp.net in process(worker thread) directly? that's more reliable as even Microsoft asp.net server side blazor implement in asp.net abi changed, you do not need change your application, just recompile |
Is there any possibility to create a blazor example, or get the blazor sample project to run in webview?
I'm not expert in this area, but is there some overlap with this similar project? WebWindow
The text was updated successfully, but these errors were encountered: