MMLib.ToString
ToString generator
Automatically generates a ToString method for classes with a custom attribute
Source code generator for generating ToString
method
18 stars
2 watching
1 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
burgyn/mmlib.mediatr.generators | Automates the creation of controllers and their methods based on MediatR requests | 37 |
lokimidgard/sourcegenerator.helper.copycode | Generates source code strings for attribute definitions in C#. | 7 |
mozilla/unicode-slugify | Generates slugs from unicode strings by replacing and normalizing characters | 321 |
ufcpp/stringliteralgenerator | Generates optimized UTF-8 binary data from string literals in C# source code | 136 |
einar-hjortdal/slugify | Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
hermanussen/fairy | Generates C# code from SCS .yml files | 4 |
krasin-ga/matryoshki | A framework for creating type-agnostic decorators and adapters using C# source generators | 29 |
kubernetes-sigs/mdtoc | Generates a table of contents for markdown files using a Go utility | 40 |
miku/zek | Automates creation of Go structs from XML documents | 756 |
syntax-tree/mdast-util-toc | Generates a table of contents from an MDAST tree | 83 |
pokepay/cl-string-generator | Generates strings from regular expressions using Common Lisp | 23 |
pid/speakingurl | Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. | 1,116 |
eamonnerbonne/expressiontocode | A tool for generating valid C# code from expression trees with customizable output options. | 161 |
domaframework/doma-codegen-plugin | Automates code generation from database schema to Java/Kotlin and SQL files | 19 |
mmcgrana/gobyexample | A site that teaches Go programming by extracting code and comments from source files | 7,342 |