ResXGenerator
Resource class generator
A C# source generator to create strongly-typed resource classes for localized strings
ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.
31 stars
1 watching
5 forks
Language: C#
last commit: 10 months ago
Linked from 1 awesome list
csharp-sourcegenerator
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates source code strings for attribute definitions in C#. | 7 |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| A tool for querying and manipulating C# source code using LINQ support | 24 |
| A tool that automatically generates ViewModels from ResX files | 6 |
| Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 |
| Automates the generation of platform-dependent resource files from a single RESX file. | 12 |
| Generates code to create primary constructors from readonly fields and properties in C# | 106 |
| Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 |
| A C# source generator that automates the creation of discriminated union types with helper methods. | 10 |
| Generates wrapper classes to prevent type confusion in object properties | 40 |
| A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |
| A C# source generator that creates classes from example JSON files. | 78 |
| A set of reusable helper classes for generating common source code elements in a music-related context | 11 |
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
| A C# source generator for Godot 3.x that adds convenient onready-like features to scripts without reflection | 123 |