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

GitHub

97 stars
4 watching
5 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list

csharp-sourcegeneratordotnetgeneratorroslyn-generator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
davidwengier/sourcegeneratortemplate Provides a basic template and tools to generate C# source code programmatically 181
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
elskom/gitbuildinfo.sourcegenerator 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 38
daver32/interfacegenerator A tool to automatically generate interfaces from classes 36
musictopia2/commonsourcegeneratorshelpers A set of reusable helper classes for generating common source code elements in a music-related context 11
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
wlbr/templify A tool to embed external template files into Go code automatically during the build process. 30
cloud0259/controllergenerator Automates the creation of controllers from specified services in .NET projects using source generator technology 8
roeibajayo/sourcegeneratorquery A tool for querying and manipulating C# source code using LINQ support 22
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
unoplatform/uno.sourcegeneration An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. 129
moul/protoc-gen-gotemplate A plugin for generating code from Protocol Buffers files using Go's text templating engine. 438
senselogic/generis A lightweight code preprocessor for Go that adds features like generics and HTML templating. 43
drizin/codegencs A code generation toolkit that enables easy creation of templates for generating code in various languages and formats. 258
clipperhouse/gen A tool for generating code in Go with support for generics and runtime extensibility via typewriters. 1,429