workflow - DocXCore 1.0.9
DocX is a .NET library that allows developers to manipulate Word 2007 files, in an easy and intuitive manor. This is a fork of DocX for .NET Core.
PM> Install-Package DocXCore -Version 1.0.9 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install DocXCore -Version 1.0.9 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package DocXCore --version 1.0.9 --source https://www.myget.org/F/workflow/api/v3/index.json
> choco install DocXCore --version 1.0.9 --source https://www.myget.org/F/workflow/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "DocXCore" -RequiredVersion "1.0.9" -Repository "workflow"
Copy to clipboard
Updated for .NET Core to 2.0
-
.NETFramework 4.7.1
- Microsoft.Extensions.DependencyModel (>= 2.0.4)
- System.Drawing.Common (>= 4.5.0-preview2-26406-04)
- System.IO.Packaging (>= 4.4.1)
- System.Reflection.TypeExtensions (>= 4.4.0)
- System.Security.Principal.Windows (>= 4.4.1)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyModel (>= 2.0.4)
- NuGet.CommandLine (>= 4.6.2)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Drawing.Common (>= 4.5.0-preview2-26406-04)
- System.IO.Packaging (>= 4.4.1)
- System.Reflection.TypeExtensions (>= 4.4.0)
- System.Security.Principal.Windows (>= 4.4.1)
- .NETFramework 4.7.1: 4.7.1.0
- .NETStandard 2.0: 2.0.0.0
Ownersflaviusm |
AuthorsCatahl Coffey |
Project URLhttp://docx.codeplex.com/ |
LicenseMS-PL |
TagsWord DocX |
Info91562 total downloads |
| 91562 downloads for version 1.0.9 |
| Download (216.45 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.9 | 216.45 KB | Wed, 19 May 2021 16:30:35 GMT | 91562 |
|