HtmlToOpenXml.dll 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package HtmlToOpenXml.dll --version 2.0.2
NuGet\Install-Package HtmlToOpenXml.dll -Version 2.0.2
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="HtmlToOpenXml.dll" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HtmlToOpenXml.dll --version 2.0.2
#r "nuget: HtmlToOpenXml.dll, 2.0.2"
#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.
// Install HtmlToOpenXml.dll as a Cake Addin
#addin nuget:?package=HtmlToOpenXml.dll&version=2.0.2

// Install HtmlToOpenXml.dll as a Cake Tool
#tool nuget:?package=HtmlToOpenXml.dll&version=2.0.2

A library to convert simple or advanced html to plain OpenXml document

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on HtmlToOpenXml.dll:

Package Downloads
Magicodes.IE.Word

Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html. 导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。 开源库地址:https://github.com/xin-lai 博客地址:http://www.cnblogs.com/codelove/ 更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md 公众号:麦扣聊技术 交流QQ群:85318032

BBTRulesEngine

BBT Rules Engine

Bnsights.Core

Package Description

BootstrapBlazor.Table.ImportExportsService

BootstrapBlazor Table 数据导入导出服务扩展包(Excel/Word/Html/Pdf)

Manacost.AB

Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on HtmlToOpenXml.dll:

Repository Stars
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
CervantesSec/cervantes
Cervantes is an open-source, collaborative platform designed specifically for pentesters and red teams. It serves as a comprehensive management tool, streamlining the organization of projects, clients, vulnerabilities, and reports in a single, centralized location.
Version Downloads Last updated
2.4.2 5,508 2/18/2024
2.4.1 544 2/16/2024
2.4.0 2,614 1/25/2024
2.3.0 445,234 3/1/2022
2.2.0 446,416 1/5/2021
2.1.0 94,466 7/9/2020
2.0.3 334,443 6/19/2019
2.0.2 103,294 8/27/2018
2.0.1 90,988 2/14/2018
2.0.0 16,514 1/8/2018
1.5.0 368,149 4/18/2014
1.4.1 23,536 9/26/2013

For long-time follower, this is the next major release version since 1.6.
2.0.2
- fix nested list numbering

2.0.1
- fix manual provisioning of images
- img respect both border attribute and border style attribute

2.0.0
This brings .Net Core support
- better inline styling
- numbering list with nested list is more stable
- allow parsing unit with decimals
- color can be either rgb(a), hsl(a), hex or named color.
- parser is more stable

For nuget follower, this is a huge improvement since only v1.5 was published.
You can see release note here: https://github.com/onizet/html2openxml/releases