1 مستودع
Applying metadata, attributes, or naming conventions to generated code for tool analysis.
Distinct from Code Analysis and Generation: Candidates focus on general analysis, MyBatis generation, or binary identification, not the marking of generated source for tool exclusion/rules.
Explore 1 awesome GitHub repository matching development tools & productivity · Generated Code Identification. Refine with filters or upvote what's useful.
Mapperly is a C# source generator used for high-performance object-to-object mapping in .NET. It functions as a compile-time mapping library that produces the necessary transformation code during the build process, eliminating the need for runtime reflection when converting between domain models and data transfer objects. The tool distinguishes itself by providing type-safe diagnostic validation and strict mapping enforcement, emitting warnings for unmapped properties at compile time. It includes specialized capabilities for circular reference handling and deep cloning to maintain object iden
Marks files and members with extensions and attributes so analysis tools can apply specific rules.