Skip to content

xiaopohou/T4TemplateManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T4TemplateManager

This is a tool to manage T4 templates for code generation. It has built in support for database access which allows you to pass a list of fields for a table or the list of tables in a database to your templates. This gives the ability to generate some nifty things like data access objects, stored procedures, MVC views and anything else you can think of. You can also use regular templates that don't require data access. The program will parse out the parameters in key value format and put them in the parameters window for you to fill out.

Stay tuned. I hope to make this robust and add support for more database systems and other languages.

Documentation is in the works.

About

A T4 template manager for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages