/Avalonia-WebView

A demo browser application built with Avalonia UI and DotNetBrowser

Primary LanguageC#

Avalonia WebView

A demo that shows how to use DotNetBrowser web view in Avalonia UI.

Works on Windows, macOS, and Linux.

Size Limit CLI

What is DotNetBrowser

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.

Prerequisites

  • .NET 6.0

How to run

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:

Open in GitHub Codespaces

Credits