Kros.Generators.Flattening
Property flattener
A C# source generator that flattens properties from rich domain classes into simpler, flat classes.
29 stars
4 watching
3 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list
csharp-sourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for creating type-agnostic decorators and adapters using C# source generators | 29 |
| Generates source code strings for attribute definitions in C#. | 7 |
| A utility function to flatten object key hierarchies into a list of strings | 3 |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| A C# library that uses source generators to generate JSON serialization code | 146 |
| Automates boilerplate code generation for INotifyPropertyChanged properties | 140 |
| A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
| A set of reusable helper classes for generating common source code elements in a music-related context | 11 |
| A library that generates arbitrary case classes with scalaprops and shapeless properties | 10 |
| Utility function to flatten arrays by recursively iterating over their elements | 60 |
| An auto-generation tool for adding clone methods to classes in C# | 73 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| Generates C# code from SCS .yml files | 4 |
| A C# source generator that creates classes from example JSON files. | 78 |