HtmlRenderer.WinForms
1.4.7
The rich formatting power of HTML in your .NET applications using simple controls or static rendering code.
The library is 100% managed C# code without any external dependencies (no WebBrowser control, ActiveX / COM or MSHTML dll), the only requirement is .NET 2.0 or higher.
Features and Benefits
---
* 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.
* WinForms controls: HtmlPanel, HtmlLabel and HtmlToolTip.
* Create images from HTML snippets.
* Handles "real world" malformed HTML, it doesn't have to be XHTML.
* 100% managed code and no external dependencies.
* Supports .NET 2.0 or higher including Client Profile.
* Lightweight single dll (~250K).
* High performance and low memory footprint.
* Extendable and configurable.
* Powerful Demo application to explore and learn the library.
See the version list below for details.
Install-Package HtmlRenderer.WinForms -Version 1.4.7
dotnet add package HtmlRenderer.WinForms --version 1.4.7
<PackageReference Include="HtmlRenderer.WinForms" Version="1.4.7" />
paket add HtmlRenderer.WinForms --version 1.4.7
#r "nuget: HtmlRenderer.WinForms, 1.4.7"
Release Notes
* Fix RTL support
* Fix padding on line wrap
* Fix div height limit with overflow: hidden
* Fix table layout issues
* Fix table width not handling colspan correctly
* Fix mouse cursor change on links
* Fix anchor link not always working
* Update sample htmls
Dependencies
This package has no dependencies.
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on HtmlRenderer.WinForms:
Package | Downloads |
---|---|
LamedalCore
This is a library of useful methods implemented on .NET Core that will give you a quick start.
|
|
Lamedal_UIWinForms
Library of enhancements to the most used .NET462 Winforms controls.
|
|
NDocUtil
NDocUtil injects and keeps up-to-date C# and console snippets in your documentation and presentations.
|
|
Paaticles.Community.IO.Printers.PrinterHelper.WinForms
Paaticles.Community.IO.Printers.PrinterHelper.WinForms
|
|
Infotrack.Framework.Web
Infotrack.Framework.Web
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on HtmlRenderer.WinForms:
Repository | Stars |
---|---|
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
|
|
nea/MarkdownViewerPlusPlus
A Notepad++ Plugin to view a Markdown file rendered on-the-fly
|
|
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
|
|
lstratman/EasyConnect
Tabbed remote desktop application with a Chrome-like UI.
|
|
cyotek/Cyotek.Windows.Forms.ImageBox
The ImageBox is a custom control for displaying images. It supports zooming, scrolling, panning, region selection and much more!
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.1-beta1 | 15,655 | 11/14/2016 |
1.5.0.6 | 199,325 | 5/6/2015 |
1.5.0.5 | 7,816 | 10/9/2014 |
1.4.14 | 16,156 | 4/26/2014 |
1.4.13 | 3,132 | 3/7/2014 |
1.4.12 | 6,489 | 1/18/2014 |
1.4.11 | 1,392 | 12/20/2013 |
1.4.10 | 8,188 | 11/30/2013 |
1.4.9 | 969 | 11/16/2013 |
1.4.8.1 | 971 | 10/25/2013 |
1.4.8 | 842 | 10/19/2013 |
1.4.7 | 1,494 | 9/23/2013 |
1.4.6.2 | 930 | 9/16/2013 |