A demo that shows how to use DotNetBrowser web view in Avalonia UI.
Works on Windows, macOS, and Linux.
DotNetBrowser is a cross-platform Chromium-based web view control. Notable features:
- Embed DotNetBrowser into Avalonia UI, WPF, and WinForms.
- Use DotNetBrowser for automation in server applications and Windows services.
- Advanced printing API.
- Advanced DOM API.
- Call .NET from JavaScript and vice versa.
- and many others.
DotNetBrowser subscription comes with professional and confidential support services. All support requests are processed by DotNetBrowser engineers.
- .NET 6.0
Get a 30-day free trial license for DotNetBrowser by this link. The license will arrive in your inbox in an instant.
Then execute this command from the solution directory:
dotnet run --project DotNetBrowser.AvaloniaUi.Demo
You can also:
- Thanks to Avalonia UI team for the great technology and collaboration.