workflow - DocumentFormat.OpenXml 2.5

Unofficial packaging of Microsoft's OpenXML SDK 2.5

PM> Install-Package DocumentFormat.OpenXml -Version 2.5.0 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> nuget.exe install DocumentFormat.OpenXml -Version 2.5.0 -Source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard

> dotnet add package DocumentFormat.OpenXml --version 2.5.0 --source https://www.myget.org/F/workflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="DocumentFormat.OpenXml" Version="2.5.0" />
Copy to clipboard
source https://www.myget.org/F/workflow/api/v3/index.json

nuget DocumentFormat.OpenXml  ~> 2.5.0
Copy to clipboard

> choco install DocumentFormat.OpenXml --version 2.5.0 --source https://www.myget.org/F/workflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "DocumentFormat.OpenXml" -RequiredVersion "2.5.0" -Repository "workflow" 
Copy to clipboard

Owners

Toma Bogdan flaviusm

Authors

Microsoft

Project URL

http://social.msdn.microsoft.com/Forums/en-US/oxmlsdk/threads

License

Unknown

Info

1150161 total downloads
847238 downloads for version 2.5
Download (1.5 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.12.1 9.06 MB Wed, 19 May 2021 16:40:06 GMT 57568
2.7.2 8.81 MB Thu, 17 Jun 2021 08:07:00 GMT 245355
2.5 1.5 MB Thu, 17 Jun 2021 08:19:18 GMT 847238