docx4j.NET 6.0.1.4

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

// Install docx4j.NET as a Cake Tool
#tool nuget:?package=docx4j.NET&version=6.0.1.4

docx4j is an open source (ASLv2) Java library for docx/pptx/xlsx, similar in concept to Open XML SDK, but with its own particular strengths including content control databinding (with OpenDoPE enhancements),
   XHTML import/export, PDF output, and MERGEFIELD processing.  This is the .NET version of docx4j.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on docx4j.NET:

Package Downloads
docx4j-ImportXHTML.NET

Converts XHTML to OpenXML WordML (docx) using docx4j.NET (licensed under ASLv2) and Flying Saucer. This project is licensed under LGPL v2.1 (or later), since that's the license used by Flying Saucer.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.1.4 16,541 8/13/2018
3.3.2.81 4,573 1/23/2017
3.2.0.1 18,988 9/2/2014
3.0.1 3,030 3/5/2014

Release based on docx4j 6.0.1
See https://www.docx4java.org/forums/announces/docx4j-6-0-1-released-t2715.html
This release is strong named.