SourceGenerator.Helper.CopyCode

Attribute generator

Generates source code strings for attribute definitions in C#.

A simple Generator that generates a string representation to an anotatead Type

GitHub

7 stars
2 watching
0 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list

csharp-sourcegeneratorsourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
lokimidgard/autoinvoke.generatorAutomates method invocation for all non-static types in a project based on an annotated generic method.9
jeppevammenkristensen/cachesourcegeneratorGenerates cache boilerplate code around a method to simplify caching in C# applications.4
musictopia2/attributessourcegeneratorhelperA utility project designed to assist in the creation and management of attributes for data sources.2
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
davidwengier/sourcegeneratortemplateProvides a basic template and tools to generate C# source code programmatically182
hermanussen/fairyGenerates C# code from SCS .yml files4
yeah69/mrmeeseeks.staticdelegategeneratorGenerates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies.8
ufcpp/stringliteralgeneratorGenerates optimized UTF-8 binary data from string literals in C# source code136
ryanalameddine/sourcegeneratordemoA C# project demonstrating the use of source generators to automate code generation at compile time.3
cloud0259/controllergeneratorAutomates the creation of controllers from specified services in .NET projects using source generator technology8
musictopia2/commonsourcegeneratorshelpersA set of reusable helper classes for generating common source code elements in a music-related context11
burgyn/mmlib.mediatr.generatorsAutomates the creation of controllers and their methods based on MediatR requests37
hamedfathi/enumerationclassgeneratorA C# source generator tool to create enumeration classes from enum types with additional features and customization options.16
elskom/gitbuildinfo.sourcegeneratorA 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 state39