SourceGeneratorTemplate
C# source generator template
Provides a basic template and tools to generate C# source code programmatically
A basic template for writing a C# source generator
182 stars
8 watching
29 forks
Language: C#
last commit: over 4 years agoLinked from 1 awesome list
csharp-sourcegenerator
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 | |
| A tool to simplify source generation in C# by allowing developers to define templates and parameters without writing custom generator code. | 98 | |
| Generates source code strings for attribute definitions in C#. | 7 | |
| A tool to automatically generate interfaces from classes | 36 | |
| Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 | |
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 | |
| Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 | |
| Generates C# source code from text templates with dynamic content replacement | 32 | |
| A code generation toolkit that enables easy creation of templates for generating code in various languages and formats. | 263 | |
| A C# source generator that automates the creation of discriminated union types with helper methods. | 10 | |
| A collection of C# source generators that simplify the code required for common patterns in WPF applications | 38 | |
| Generates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies. | 8 | |
| A tool that generates C# code to interact with the Windows API | 2,147 | |
| A set of reusable helper classes for generating common source code elements in a music-related context | 11 | |
| A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |