Fairy
Code generator
Generates C# code from SCS .yml files
A source generator that generates C# code based on Sitecore Content Serialization (SCS) .yml files.
4 stars
2 watching
1 forks
Language: C#
last commit: about 4 years ago
Linked from 1 awesome list
csharp-sourcegeneratorsitecore
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# mocking library that generates mocks at compile-time using a source generator | 11 |
| Generates source code strings for attribute definitions in C#. | 7 |
| A C# source generator that creates classes from example JSON files. | 78 |
| Allows executing code during compilation to improve runtime performance | 20 |
| A code generation toolkit that enables easy creation of templates for generating code in various languages and formats. | 263 |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 |
| Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 |
| A framework for generating code from schema definitions in various formats including JSON and XML. | 353 |
| Tool to use Roslyn-powered C# scripts for code generation in .NET projects | 620 |
| Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
| A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |
| An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. | 129 |
| A Jekyll-inspired static site generation tool for .NET web development | 235 |
| A binary serializer that generates optimized C# serialization code using Source Generators technology | 77 |