MariGold.OpenXHTML 3.0.0

dotnet add package MariGold.OpenXHTML --version 3.0.0
NuGet\Install-Package MariGold.OpenXHTML -Version 3.0.0
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="MariGold.OpenXHTML" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MariGold.OpenXHTML --version 3.0.0
#r "nuget: MariGold.OpenXHTML, 3.0.0"
#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 MariGold.OpenXHTML as a Cake Addin
#addin nuget:?package=MariGold.OpenXHTML&version=3.0.0

// Install MariGold.OpenXHTML as a Cake Tool
#tool nuget:?package=MariGold.OpenXHTML&version=3.0.0

A utility to convert html document to Open XML word 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 netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on MariGold.OpenXHTML:

Repository Stars
shahedc/NetLearnerApp
NetLearner: The Internet Resource Learning Helper built with ASP .NET Core
shahedc/WorkerServiceSample
ASP .NET Core 3.0 Worker Service Sample
Version Downloads Last updated
3.0.0 14,380 8/18/2022
2.7.0 127,956 9/5/2020
2.6.2 97,019 12/21/2019
2.6.1 2,905 11/14/2019
2.6.0 34,579 1/30/2019
2.5.1 17,389 10/28/2018
2.5.0 961 10/14/2018
2.4.0 29,259 5/19/2018
2.3.0 5,796 3/5/2018
2.2.0 3,728 12/27/2017
2.1.0 1,237 11/29/2017
2.0.0 1,475 9/30/2017
1.2.0 1,277 6/23/2017
1.1.0 929 6/22/2017
1.0.0 1,283 9/19/2016

Bug fixes on image width and height, Fixed the border line issues on table cell with vertical span, page-break-before 'always' implemented for block elements, DocumentFormat.OpenXml upgraded from 2.11.3 to 2.17.1, Upgraded to .NET Core 3.1