WebWindow icon indicating copy to clipboard operation
WebWindow copied to clipboard

.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.

Results 72 WebWindow issues
Sort by recently updated
recently updated
newest added

Is that possbile Split WebWindow.Native & light wrapper as standalone cross platform web browser package? A web browser library for .net is enought for a new desktop application pattern which...

Dotnet core 3.1, crash on windows 7.

In windows the console starts and then closes without starting anything

WebView2 SDK 0.9.579-prerelease is the latest working - Update APIs releated to webview2 sdk - Fixing #112

enhancement
severity-major
affected-most

when the app load the html url ,throw this error: System.AccessViolationException:“Attempted to read or write protected memory. This is often an indication that other memory is corrupt.”

# Summary NavigateToUrl method is incorrectly looking for file instead of navigating to given url. # How to reproduce Platform: Windows 10 x64 Framework: netcoreapp3.1 Version: ```xml ``` Code: ```csharp...

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...

dependencies

Was wondering if instead of adding features in WebWindow to get closer to Electron, if it would be possible to integrate WebWindow as a component in AvaloniaUI. That framework is...