Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 825 Bytes

File metadata and controls

18 lines (11 loc) · 825 Bytes

License NuGet downloads

Avalonia.HtmlRenderer

Avalonia port of the https://github.com/ArthurHub/HTML-Renderer project. Fully managed implementation of HTML engine.

Note, this library doesn't replace WebView/WebBrowser controls, as its capabilities are limited. Many modern HTML features are not supported.

For samples, see Demo project.

<PackageReference Include="Avalonia.HtmlRenderer" Version="12.0.0" />
demo.mp4