Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t4

Ascertaining Project Directory from T4 Templates

t4

Referencing an assembly in a T4 template

visual-studio-2010 t4

Adding [DataMember] [DataContract] attributes in Entity Framework POCO Template

MSBuild support for T4 templates in Visual Studio 2017 RTM

Debugging T4 Template in VS 2010 Crashes IDE

T4 template will not transform with build

What is the difference between <# and <#+ in T4?

.net t4

Metadata file not found - Data.Entity.Model

Get referenced project's path in T4 template?

c# visual-studio-2010 t4

T4 code generation: access types in current project

c# .net t4

Can I use T4 programmatically from C#?

c# t4 template-engine

Visual Studio T4 vs CodeSmith

How to stop T4 from executing every time I switch to another tab?

MvcTextTemplateHost not found

asp.net t4

Error "A template containing a class feature must end with a class feature"

How to generate all my entities composed two tables for each entity via a T4 automation

Where is CodeGenerationTools

entity-framework t4

Running a T4 template using C#

c# t4 customtool

How do I pass a string parameter to a t4 template