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: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the creation of controllers and their methods based on MediatR requests | 37 |
| Generates source code strings for attribute definitions in C#. | 7 |
| Generates slugs from unicode strings by replacing and normalizing characters | 321 |
| Generates optimized UTF-8 binary data from string literals in C# source code | 136 |
| Tools for generating slugs from strings with customizable transliteration and replacement | 3 |
| Generates C# code from SCS .yml files | 4 |
| A framework for creating type-agnostic decorators and adapters using C# source generators | 29 |
| Generates a table of contents for markdown files using a Go utility | 40 |
| Automates creation of Go structs from XML documents | 756 |
| Generates a table of contents from an MDAST tree | 83 |
| Generates strings from regular expressions using Common Lisp | 23 |
| Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. | 1,116 |
| A tool for generating valid C# code from expression trees with customizable output options. | 161 |
| Automates code generation from database schema to Java/Kotlin and SQL files | 19 |
| A site that teaches Go programming by extracting code and comments from source files | 7,342 |