Info
Version: | 8.1.0 |
Author(s): | NGS |
Last Update: | Tuesday, September 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://templater.info/ |
NuGet Url: | https://www.nuget.org/packages/Templater |
Install
Install-Package Templater
dotnet add package Templater
paket add Templater
Templater Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- System.Drawing.Common(>= 4.5.0)
- System.IO.Packaging(>= 4.5.0)
Tags
Developers need to provide data through a minimal API and Templater will bind provided data with used Word/Excel/PowerPoint template.
It will replace tags in place, insert pictures in place of tags, duplicate rows, cells, pages, named ranges, tables, sheets and various other objects.
Custom plugins can be registered with Templater which can enrich the scope of features available for customization.
To successfully use Templater, you can use your favorite editor (Microsoft Office) to create report templates and just fill them with data.
It's really as simple as that.
Templater is not just a mail-merge library on steroids. It supports collections, nested collections and can create very complex reports.