Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t4

What does hostspecific signify in a t4 template?

.net code-generation t4

How to use T4 with VS2015? (Microsoft.TextTemplating.targets file not found)

Are there any alternatives to T4 templates and EnvDTE for cross platform asp.net 5 development?

How to make connection strings available in a T4 template?

c# entity-framework t4

How to use T4 code generation templates with VS C++ projects?

c++ visual-studio t4

Control the filename generated by a T4 template?

t4

Using project references as assembly paths in T4

Executing a T4 text template in Visual Studio Code

ASP.NET MVC 5 Custom Scaffolding Option [t4 templates]

Log to output window when using T4

.net t4

ASP.NET MVC custom T4 templates for views

T4 Toolbox - mixing class feature and statement blocks

.net t4 t4-toolbox

Text Transformations & Finding Entity Plural (Collection)

T4 - TT - Using custom classes in TT files

c# t4 css texttemplate

Spark T4 templates for ASP.NET MVC

T4 Toolbox - Referencing Class in Current Assembly

How to get t4 files to build in visual studio?

visual-studio t4

T4 templates error: loading the include file ef.utility.cs.ttinclude returned a null or empty string

c# visual-studio-2010 t4

How do you use .net Reflection with T4?

c# .net reflection t4

How to use T4 to generate two files at the same time from one template?