Template engine for generating Word docx documents on the server-side with a human-created Word templates, based on content controls Word feature.
Info
Version: | 0.1.0 |
Author(s): | Alexey Volkov, Alexander Elizarov, Vadim Klyapov |
Last Update: | Sunday, October 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/leechdraw/Docx.Templater |
NuGet Url: | https://www.nuget.org/packages/Docx.Templater |
Install
Install-Package Docx.Templater
dotnet add package Docx.Templater
paket add Docx.Templater
Docx.Templater Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.5.0)
Tags