HtmlRenderer.Core 1.5.1-beta1

This is a prerelease version of HtmlRenderer.Core.
dotnet add package HtmlRenderer.Core --version 1.5.1-beta1
                    
NuGet\Install-Package HtmlRenderer.Core -Version 1.5.1-beta1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HtmlRenderer.Core" Version="1.5.1-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HtmlRenderer.Core" Version="1.5.1-beta1" />
                    
Directory.Packages.props
<PackageReference Include="HtmlRenderer.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HtmlRenderer.Core --version 1.5.1-beta1
                    
#r "nuget: HtmlRenderer.Core, 1.5.1-beta1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=HtmlRenderer.Core&version=1.5.1-beta1&prerelease
                    
Install HtmlRenderer.Core as a Cake Addin
#tool nuget:?package=HtmlRenderer.Core&version=1.5.1-beta1&prerelease
                    
Install HtmlRenderer.Core as a Cake Tool

Cross framework (WinForms/WPF/PDF/Metro/Mono/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library.

     The Core assembly of HTML Renderer does 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.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net30 is compatible.  net35 was computed.  net35-client is compatible.  net40 was computed.  net40-client is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (13)

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.

fion.modelerp.core

ModelErp

LamedalCore

This is a library of useful methods implemented on .NET Core that will give you a quick start.

GitHub repositories (10)

Showing the top 10 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
maximmax42/Discord-CustomRP
Simple custom Rich Presence manager (Playing status) for Discord. Only supports Windows 7 and above. Features running on startup and minimizing to tray. Translated to multiple languages.
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
vers-one/EpubReader
.NET library for reading EPUB files
darklinkpower/PlayniteExtensionsCollection
Collection of extensions made for Playnite.
microsoft/onnxruntime-training-examples
Examples for using ONNX Runtime for model training.
cyotek/Cyotek.Windows.Forms.ImageBox
The ImageBox is a custom control for displaying images. It supports zooming, scrolling, panning, region selection and much more!
cyotek/Cyotek.Windows.Forms.ColorPicker
Color picker control suite for Windows Forms applications.
QL-Win/QuickLook.Plugin.EpubViewer
QuickLook EPUB plugin.
Version Downloads Last updated
1.5.1-beta1 1,753,778 11/14/2016
1.5.0.6 2,957,366 5/6/2015
1.5.0.5 2,549,503 10/9/2014
1.5.0.3 6,059 9/6/2014
1.5.0 40,907 9/3/2014