Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t4

T4 template and run-time parameters

Code Generators or T4 Templates, are they really evil?

c# generics code-generation t4

Generate JavaScript Representation of Enums

c# asp.net-mvc-4 reflection t4

The type 'System.Object' is defined in an assembly that is not referenced - Windows Store Application

MSBuild locking dll used on T4 template generated on build

.net build msbuild t4 tfsbuild

Get controller name in View T4 template

Can I execute code from another file in a T4 .tt template for code generation?

c# code-generation t4

Collect a list of user classes in a project using EnvDTE

c# t4 envdte

Read classes in a namespace in a t4 template

t4

T4 template assembly directive

c# .net visual-studio-2010 t4

Generating F# code

T4 Include file path from project root

.net t4

How to open a file on relative path using T4?

visual-studio-2010 t4

T4 template to create *multiple* html (for example) output files per table from database schema

t4

What is the '.tt' extension?

t4 file-extension

Design Time Reflection

T4 for Sharp Architecture/Northwind Problem

Compiling dynamic code at runtime using T4 and C#

c# .net code-generation t4

Automate CRUD creation in a layered architecture under .NET Core

c# .net t4

Cannot debug T4 template in VS2017