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.

GitHub

31 stars
1 watching
5 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list

csharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
roeibajayo/sourcegeneratorqueryA tool for querying and manipulating C# source code using LINQ support24
yeah69/mrmeeseeks.resxtoviewmodelgeneratorA tool that automatically generates ViewModels from ResX files6
jeppevammenkristensen/cachesourcegeneratorGenerates cache boilerplate code around a method to simplify caching in C# applications.4
apcurium/resxibleAutomates the generation of platform-dependent resource files from a single RESX file.12
chaowlert/primaryconstructorGenerates code to create primary constructors from readonly fields and properties in C#106
ladeak/protobufsourcegeneratorGenerates partial helper classes with serialized properties for C# types used with protobuf-net.12
ne4to/n.sourcegenerators.uniontypesA C# source generator that automates the creation of discriminated union types with helper methods.10
ryotamurohoshi/valueobjectgeneratorGenerates wrapper classes to prevent type confusion in object properties40
jakubsturc/talk-csharp-source-generatorsA presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time.3
hermanussen/jsonbyexamplegeneratorA C# source generator that creates classes from example JSON files.78
musictopia2/commonsourcegeneratorshelpersA set of reusable helper classes for generating common source code elements in a music-related context11
codecentric/net_automatic_interfaceAutomatically generates interfaces from classes to reduce friction and noise in code63
31/godotonreadyA C# source generator for Godot 3.x that adds convenient onready-like features to scripts without reflection123