jos.enumeration
Enumeration generator
Provides a way to define and generate enumeration types with auto-completion and data storage support.
26 stars
2 watching
0 forks
Language: C#
last commit: 15 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hamedfathi/enumerationclassgenerator | A C# source generator tool to create enumeration classes from enum types with additional features and customization options. | 16 |
engrajabi/enum.source.generator | A C# source generator that creates an enumeration class from an enum type without using reflection. | 181 |
diegofrata/generator.equals | Automates the implementation of IEquatable<T> using attributes. | 138 |
kaw0/envvariablesgenerator | Generates code to access environment variables from an .env file | 3 |
hermanussen/fairy | Generates C# code from SCS .yml files | 4 |
musictopia2/jsondeserializeresourcesourcegenerator | A tool that generates source code from JSON data descriptions | 2 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
ladeak/protobufsourcegenerator | Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
lvyahui8/goenum | Automated enumeration type implementation with utility functions. | 12 |
hashcat/statsprocessor | A word generator based on statistical analysis of letter sequences in a given dictionary. | 172 |
musictopia2/attributessourcegeneratorhelper | A utility project designed to assist in the creation and management of attributes for data sources. | 2 |
cnotin/m365_groups_enum | A tool for listing Microsoft 365 groups with metadata in an Azure AD tenant | 52 |
tw1ddle/markovnamegenerator | Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 449 |
musictopia2/jsonserializercontextgenerator | Generates JSON serializers and contexts for C# objects | 2 |