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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A utility to convert html document to Open XML word document
Product | Versions 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.
-
.NETCoreApp 3.1
- DocumentFormat.OpenXml (>= 2.17.1)
- MariGold.HtmlParser (>= 2.0.0)
- System.Drawing.Common (>= 6.0.0)
- System.Net.Http (>= 4.3.4)
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 | 18,117 | 8/18/2022 |
2.7.0 | 153,712 | 9/5/2020 |
2.6.2 | 98,138 | 12/21/2019 |
2.6.1 | 2,946 | 11/14/2019 |
2.6.0 | 34,685 | 1/30/2019 |
2.5.1 | 18,092 | 10/28/2018 |
2.5.0 | 997 | 10/14/2018 |
2.4.0 | 33,277 | 5/19/2018 |
2.3.0 | 5,839 | 3/5/2018 |
2.2.0 | 3,778 | 12/27/2017 |
2.1.0 | 1,284 | 11/29/2017 |
2.0.0 | 1,528 | 9/30/2017 |
1.2.0 | 1,335 | 6/23/2017 |
1.1.0 | 971 | 6/22/2017 |
1.0.0 | 1,325 | 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