Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 952 Bytes

File metadata and controls

20 lines (13 loc) · 952 Bytes

Mono.TextTemplating

Gitter

Mono.TextTemplating is an open-source implementation of the T4 text templating engine, an easy, general purpose way to use C# to generate any kind of text files.

T4 templates can be executed directly via the TextTransform.exe tool, or compiled into C# classes that can be embedded in your app and executed at runtime.

NuGet Packages

Package Description
Mono.TextTemplating T4 engine

Build Status

Status Platform Runtimes
Build Status Linux Mono
Build status Windows .NET Framework