Codeuctivity.OpenXmlToHtml 2.0.207-prerelease

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

// Install Codeuctivity.OpenXmlToHtml as a Cake Tool
#tool nuget:?package=Codeuctivity.OpenXmlToHtml&version=2.0.207-prerelease&prerelease

Converts DOCX to HTML:

await new OpenXmlToHtml().ConvertToHtmlAsync(inputPathDocx, outputPathHtml);
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Merge pull request #132 from Codeuctivity/dependabot/nuget/Codeuctivity.HtmlRenderer-3.0.343

Bump Codeuctivity.HtmlRenderer from 3.0.335 to 3.0.343