This is a fork of the SharpDocx - a C# based template engine for generating Word documents.
Info
Version: | 2.1.0 |
Author(s): | ejjoman, egonl |
Last Update: | Monday, July 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ejjoman/SharpDocx |
NuGet Url: | https://www.nuget.org/packages/SharpDocx.Fork |
Install
Install-Package SharpDocx.Fork
dotnet add package SharpDocx.Fork
paket add SharpDocx.Fork
SharpDocx.Fork Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- DocumentFormat.OpenXml(>= 2.8.1)
- DocumentFormat.OpenXml(>= 2.8.1)
- Microsoft.CodeAnalysis.CSharp(>= 2.10.0)