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
7 stars
2 watching
0 forks
Language: C#
last commit: 10 months ago
Linked from 1 awesome list
csharp-sourcegeneratorsourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| Automates method invocation for all non-static types in a project based on an annotated generic method. | 9 |
| Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 |
| A utility project designed to assist in the creation and management of attributes for data sources. | 2 |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| Provides a basic template and tools to generate C# source code programmatically | 182 |
| Generates C# code from SCS .yml files | 4 |
| Generates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies. | 8 |
| Generates optimized UTF-8 binary data from string literals in C# source code | 136 |
| A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 |
| Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 |
| A set of reusable helper classes for generating common source code elements in a music-related context | 11 |
| Automates the creation of controllers and their methods based on MediatR requests | 37 |
| A C# source generator tool to create enumeration classes from enum types with additional features and customization options. | 16 |
| 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 |