Joelharkes.DocumentFormat.OpenXml
2.7.1
Install-Package Joelharkes.DocumentFormat.OpenXml -Version 2.7.1
dotnet add package Joelharkes.DocumentFormat.OpenXml --version 2.7.1
<PackageReference Include="Joelharkes.DocumentFormat.OpenXml" Version="2.7.1" />
paket add Joelharkes.DocumentFormat.OpenXml --version 2.7.1
#r "nuget: Joelharkes.DocumentFormat.OpenXml, 2.7.1"
// Install Joelharkes.DocumentFormat.OpenXml as a Cake Addin
#addin nuget:?package=Joelharkes.DocumentFormat.OpenXml&version=2.7.1
// Install Joelharkes.DocumentFormat.OpenXml as a Cake Tool
#tool nuget:?package=Joelharkes.DocumentFormat.OpenXml&version=2.7.1
This is a direct dotnet pack and upload of the 2.7.0 openXml binaries from: https://github.com/OfficeDev/Open-XML-SDK
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- System.IO.Packaging (>= 4.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Joelharkes.DocumentFormat.OpenXml:
Package | Downloads |
---|---|
Punfai.Report.OfficeOpenXml
docx xlsx pptx support for Punfai report scripting engine |
|
TTG.Templating.Dotliquid
DotLiquid's implementation of TabTabGo's Templating engine |
GitHub repositories
This package is not used by any popular GitHub repositories.
News: The Office2016 branch on this repo contains a preview of the Open-Xml-Sdk v2.7, which supports the Office 2016 extensions in the file format. The biggest change to the markup was the introduction of the ExtendedChartPart, which support the new chart types, such as Waterfall, Box and Whisker, and Sunburst. You can specify FileFormatVersions.Office2016 to validate this markup. This version of the SDK also supports using the strongly-typed OM to access the markup in the new parts.
We will merge the Office2016 branch into vNext at some point in the future, after receiving feedback.
v2.7.1
* Exclude symbols from signing and artifacts