Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t4

Loading a NuGet assembly in T4 Template

nuget .net-assembly t4

How to add a dependency to a arbitrary file to a T4 template?

c# .net t4

C++ transform T4 template ignore output file

t4

Output Path for Shared T4 Template

visual-studio t4

How to use a dynamic connection string using a Model First approach but still use the data model in the EDMX?

Get argument value from TextTransform.exe into the template

t4 template-engine

Where is TextTransform.exe Located on Hard drive?

t4

How to get enum type in a T4 template

c# enums t4 envdte

How to trigger T4 template from PowerShell script

Visual Studio 2012 T4 templates generating XML gives error

xml visual-studio-2012 t4

Custom Scaffolding Templates in Visual Studio 2013

T4MVC is generating T4MVC.cs and T4MVC1.cs

c# t4 t4mvc

DotLess IntelliSense In Visual Studio 2010

MS OData Client Code Generator fails : Compiling transformation: Metadata file 'Microsoft.OData.Client.dll' could not be found

c# asp.net-web-api odata t4

Getting the location of a .tt file in T4

c# .net t4

Cannot get T4MVC to work with VS2010 and ASP.NET MVC 2

A generic method can use contravariant/covariant types?

c# oop generics .net-4.0 t4

How to create multiple output files from a single T4 template using Tangible Editor?

Running TextTransform.exe (T4) on a build server

run automatically t4 templates