SEA.Template NuGet Package

A standalone library for producing documents of any text-driven format (html, md, csv, etc.) using a powerful and extensible templating engine.

Quick Start:
1.

use TemplateResolver.Create<YOUR_TYPE>(TEMPLATE) to create your template resolver. Templates use {{PROPERTY_PATH}} for placeholders (can be customised).
2.

use the Fluent API methods to specify settings/metadata for your templates (optional).
3. call templateResolver.Resolve(YOUR_OBJECT) to generate your document.




Got any SEA.Template Question?





Info

Version: 1.2.5
Author(s): Software Ever After
Last Update: Monday, October 16, 2017
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/SEA.Template


Install
Install-Package SEA.Template
dotnet add package SEA.Template
paket add SEA.Template
SEA.Template Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

3

days-since-last-release

2382