HtmlRenderer.Core
1.5.0
The rich formatting power of HTML in .NET applications on any framework using controls or static rendering.
The Core assembly of HTML Renderer not bound to any rendering framework (WinForms/WPF/PDF/etc.).
Can be used to create framework specific renderer using adapter extensibility object model.
For existing implementations see: HtmlRenderer.WinForms, HtmlRenderer.WPF and HtmlRenderer.PdfSharp.
See the version list below for details.
Install-Package HtmlRenderer.Core -Version 1.5.0
dotnet add package HtmlRenderer.Core --version 1.5.0
<PackageReference Include="HtmlRenderer.Core" Version="1.5.0" />
paket add HtmlRenderer.Core --version 1.5.0
Release Notes
See https://htmlrenderer.codeplex.com/releases.
Dependencies
This package has no dependencies.
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on HtmlRenderer.Core:
Package | Downloads |
---|---|
HtmlRenderer.PdfSharp
PDF document generator from HTML snippet, 100% managed (C#), High performance library using PdfSharp.
Features and Benefits:
---
* 100% managed code depends only on PdfSharp library, no ActiveX, no MSHTML.
* Extensive HTML 4.01 and CSS level 2 specifications support.
* Support separating CSS from HTML by loading stylesheet code separately.
* 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.
|
|
HtmlRenderer.WinForms
Multipurpose (UI Controls / Image generation), 100% managed (C#), High performance HTML Rendering library for WinForms.
HTML UI in .NET WinForms 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.
|
|
HtmlRenderer.WPF
Multipurpose (UI Controls / Image generation), 100% managed (C#), High performance HTML Rendering library for WPF.
HTML UI in .NET WPF applications using controls or static rendering.
Features and Benefits:
---
* Controls: HtmlPanel, HtmlLabel.
* 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 3.0 or higher including Client Profile.
* Lightweight, only two DLLs (~300K).
* High performance and low memory footprint.
* Extendable and configurable.
|
|
LamedalCore
This is a library of useful methods implemented on .NET Core that will give you a quick start.
|
|
HtmlRenderer.Mono
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.
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on HtmlRenderer.Core:
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
|
|
vers-one/EpubReader
.NET library for reading EPUB files
|
|
lstratman/EasyConnect
Tabbed remote desktop application with a Chrome-like UI.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.1-beta1 | 353,843 | 11/14/2016 |
1.5.0.6 | 808,443 | 5/6/2015 |
1.5.0.5 | 690,717 | 10/9/2014 |
1.5.0.3 | 2,050 | 9/6/2014 |
1.5.0 | 8,012 | 9/3/2014 |