HtmlRenderer.Mono
1.5.1-beta1
Multipurpose (UI Controls / Image generation), 100% managed (C#), High performance HTML Rendering library for Mono.
HTML UI in .NET Mono applications using controls or static rendering.
Features and Benefits:
---
* Controls: HtmlPanel, HtmlLabel, HtmlToolTip.
* Create images from HTML snippets.
* 100% managed code and no external dependencies, no ActiveX, no MSHTML.
* Extensive HTML 4.01 and CSS level 2 specifications support.
* Support separating CSS from HTML by loading stylesheet code separately.
* Support text selection, copy-paste and context menu.
* Handles "real world" malformed HTML, it doesn't have to be XHTML.
* Supports .NET 2.0 or higher including Client Profile.
* Lightweight, only two DLLs (~300K).
* High performance and low memory footprint.
* Extendable and configurable.
Install-Package HtmlRenderer.Mono -Version 1.5.1-beta1
dotnet add package HtmlRenderer.Mono --version 1.5.1-beta1
<PackageReference Include="HtmlRenderer.Mono" Version="1.5.1-beta1" />
paket add HtmlRenderer.Mono --version 1.5.1-beta1
Release Notes
See https://htmlrenderer.codeplex.com/releases.
Dependencies
-
- HtmlRenderer.Core (>= 1.5.1-beta1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.1-beta1 | 1,197 | 11/14/2016 |
1.5.0.6 | 12,352 | 5/6/2015 |
1.5.0.5 | 896 | 10/9/2014 |
1.5.0.3 | 560 | 9/6/2014 |