T4Toolbox
Code generator
A set of tools and templates for automating code generation in Visual Studio 2015.
T4Toolbox fork modified to work in Visual Studio 2017
6 stars
4 watching
4 forks
Language: C#
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
drizin/codegencs | A code generation toolkit that enables easy creation of templates for generating code in various languages and formats. | 258 |
eamonnerbonne/expressiontocode | A tool for generating valid C# code from expression trees with customizable output options. | 161 |
testura/testura.code | Provides tools and helpers for generating, saving, and compiling C# code programmatically | 297 |
teleporthq/teleport-code-generators | Automated code generators for modern web applications, supporting multiple frameworks and libraries. | 1,007 |
croquiscom/crojsdoc | Automates generation of documentation for JavaScript and CoffeeScript codebases. | 17 |
jakubsturc/talk-csharp-source-generators | A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |
senselogic/generis | A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
hermanussen/fairy | Generates C# code from SCS .yml files | 4 |
90dy/protoc-gen-hbs | A tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers. | 9 |
hogoww/plainpharocode | Tools to generate code in Pharo's Smalltalk syntax from blocks | 4 |
sitecore/tds-t4-model-generation | Generates model classes from TDS (Transact-SQL Database) definitions in Sitecore | 8 |
the-sett/salix | A language for code generation and data modeling | 6 |
simonjwright/coldframe | A tool that generates Ada code and documentation from UML models | 9 |
clipperhouse/gen | A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |
jarred-sumner/atbuild | A tool for programmable code generation and preprocessing of JavaScript | 35 |