A .NET 9 control enabling remote browser-based interaction with BlazorWebView WPF and WinForms applications via a cloud server.
RemoteBlazorWebView provides a drop-in replacement for Microsoft's BlazorWebView controls in WPF and Windows Forms applications, allowing their user interfaces to be accessed and controlled remotely through a web browser. It works by establishing a cloud-based server (RemoteWebViewService) that bridges the local application and a remote browser, enabling scenarios like remote debugging, kiosk management, or cross-platform access without rewriting the UI.
The project prioritizes minimal disruption by offering a straightforward replacement for standard BlazorWebView controls, making remote capabilities accessible without extensive re-engineering of existing applications.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.