Info
Version: | 4.6.23-alpha4 |
Author(s): | opendocx, Eric White |
Last Update: | Thursday, December 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/opendocx/Open-Xml-PowerTools |
NuGet Url: | https://www.nuget.org/packages/OpenXmlPowerTools-NetStandard |
Install
Install-Package OpenXmlPowerTools-NetStandard
dotnet add package OpenXmlPowerTools-NetStandard
paket add OpenXmlPowerTools-NetStandard
OpenXmlPowerTools-NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.8.1)
- System.Drawing.Common(>= 4.5.0)
Closely based on maintainer EricWhite's vNext fork (as of June 2021), but includes only .NET Standard 2.0 build target for use in cross-platform scenarios.
This version also includes a minor but experimental extension that facilitates document composition, as well as a handful of bugfixes.