Skip to content

ErliSoares/t4

 
 

Repository files navigation

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

About

T4 text templating engine

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%