AttributesSourceGeneratorHelper
Attribute generator helper
A utility project designed to assist in the creation and management of attributes for data sources.
2 stars
2 watching
1 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
musictopia2/commonsourcegeneratorshelpers | A set of reusable helper classes for generating common source code elements in a music-related context | 11 |
musictopia2/jsondeserializeresourcesourcegenerator | A tool that generates source code from JSON data descriptions | 2 |
musictopia2/generatehelperlibraries | A utility library providing pre-generated helper functions and classes to simplify development of music-related applications | 1 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
musictopia2/txttolistgenerator | A C# project that generates lists from text inputs. | 0 |
musictopia2/jsonserializercontextgenerator | Generates JSON serializers and contexts for C# objects | 2 |
musictopia2/fastenumgenerator | A utility tool for generating enumerations based on music theory | 1 |
ycanardeau/resxgenerator | A C# source generator to create strongly-typed resource classes for localized strings | 32 |
paulbraetz/attributefactorygenerator | A tool that automatically generates factories and helper methods to create attribute instances from AttributeData instances. | 1 |
cloud0259/controllergenerator | Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 |
thenameless314159/sourcegeneratorutils | Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
ufcpp/memberaccessgenerator | A source generator that creates C# code to implement member accessors with name-based and index-based access. | 7 |
ladeak/protobufsourcegenerator | Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 |
ne4to/n.sourcegenerators.uniontypes | A C# source generator that automates the creation of discriminated union types with helper methods. | 10 |
nukepayload2/nukepayload2.sourcegenerators.avaloniaui | Generates strongly-typed references to controls with x:Name attributes in Avalonia UI projects | 4 |