7 skills found
mono / T4T4 text templating engine
Drizin / CodegenCSC# Toolkit for Code Generation (T4 alternative!)
yuanrui / CodeGenerator一个小而美的代码生成器,基于 Mono T4 引擎,支持数据库:MySQL、PostgreSQL、SQLite、SQL Server、Oracle. CodeGenerator is a template base on generator for database, syntax base on Mono T4 engine. Supported databases are MySQL, PostgreSQL, SQLite, SQL Server, Oracle.
Nucs / RegenRegen is an intuitive in-code templating engine based on a regen-lang created to replace T4 Templating.
stanshillis / DTOGeneratorGenerate data transfer object (DTO) classes from simple T4 templates. Reduce amount of boilerplate code you need to write. Let Visual Studio's T4 templating engine do the work for you.
Pangamma / T4 PermissionsAn easily configured permissions system for C# projects. The example is for ASP.NET but the core concepts could be used in other C# projects as well.
stuartcarnie / Mono.TextTemplatingA fork of the Mono T4 engine