Template engine for generating Word docx documents on the server-side with a human-created Word templates, based on content controls Word feature.
Forked from UNIT6-open/TemplateEngine.Docx. Based on Eric White code sample.
Package on nuget Docx.Templater
To install Docx.Templater, run the following command in the Package Manager Console
PM> Install-Package Docx.Templater