Gobie
Template-based source generator
A tool to simplify source generation in C# by allowing developers to define templates and parameters without writing custom generator code.
Simple C# source generation based on custom templates
98 stars
4 watching
5 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
csharp-sourcegeneratordotnetgeneratorroslyn-generator
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a basic template and tools to generate C# source code programmatically | 182 |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| A tool that provides information about the current Git branch and commit hash, and marks the build as clean or dirty based on the working tree state | 39 |
| A tool to automatically generate interfaces from classes | 36 |
| A set of reusable helper classes for generating common source code elements in a music-related context | 11 |
| Generates source code strings for attribute definitions in C#. | 7 |
| A tool to embed external template files into Go code automatically during the build process. | 30 |
| Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 |
| A tool for querying and manipulating C# source code using LINQ support | 24 |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. | 129 |
| A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 440 |
| A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
| A code generation toolkit that enables easy creation of templates for generating code in various languages and formats. | 263 |
| A tool for generating code in Go with support for generics and runtime extensibility via typewriters. | 1,429 |