Skip to content
This repository has been archived by the owner on Jan 22, 2018. It is now read-only.

A cross-platform msbuild/xbuild task for transforming T4 templates.

License

Notifications You must be signed in to change notification settings

ermshiperete/BuildTasks.TextTemplating

Repository files navigation

BuildTasks.TextTemplating

A cross-platform msbuild/xbuild task and nuget package for transforming T4 templates.

Usage

Install the BuildTasks.TextTemplating nuget package and add some T4 files to your project. Set TextTemplatingFileGenerator as custom tool for the *.tt file. During the build the output file will be generated. This works on both .NET and Mono as well as in Visual Studio and MonoDevelop.

About

A cross-platform msbuild/xbuild task for transforming T4 templates.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages