CommonSourceGeneratorsHelpers
Source generator helpers
A set of reusable helper classes for generating common source code elements in a music-related context
11 stars
2 watching
1 forks
Language: C#
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
musictopia2/generatehelperlibraries | A utility library providing pre-generated helper functions and classes to simplify development of music-related applications | 1 |
musictopia2/jsondeserializeresourcesourcegenerator | A tool that generates source code from JSON data descriptions | 2 |
musictopia2/attributessourcegeneratorhelper | A utility project designed to assist in the creation and management of attributes for data sources. | 2 |
thenameless314159/sourcegeneratorutils | Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
musictopia2/fastenumgenerator | A utility tool for generating enumerations based on music theory | 1 |
musictopia2/jsonserializercontextgenerator | Generates JSON serializers and contexts for C# objects | 2 |
musictopia2/txttolistgenerator | A C# project that generates lists from text inputs. | 0 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
cloud0259/controllergenerator | Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 |
ycanardeau/resxgenerator | A C# source generator to create strongly-typed resource classes for localized strings | 32 |
davidwengier/sourcegeneratortemplate | Provides a basic template and tools to generate C# source code programmatically | 181 |
gobiegenerator/gobie | A tool to simplify source generation in C# by allowing developers to define templates and parameters without writing custom generator code. | 97 |
verifytests/verify.sourcegenerators | A testing framework for verifying C# source generators | 73 |
roeibajayo/sourcegeneratorquery | A tool for querying and manipulating C# source code using LINQ support | 22 |
ryanalameddine/sourcegeneratordemo | A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 |