📄️ Mapper configuration
Define a mapper with Mapperly.
📄️ Static mappers and extension methods
Use static mappers and extension methods.
📄️ Flattening and unflattening
Flatten properties and fields
📄️ Constant and generated values
Map constant and generated values
📄️ Enum mappings
Map enums
📄️ Before / after map
Run custom logic before or after the generated mapping.
📄️ Additional mapping parameters
Additional mapping parameters
📄️ User-implemented mapping methods
Manually implement mappings
📄️ Constructor mappings
Constructor mappings
📄️ Object Factories
Construct and resolve objects using object factories
📄️ Existing target object
Map to an existing target object
📄️ Derived types and interfaces
Map derived types and interfaces
📄️ Generic mappings
Create a generic mapping method
📄️ Reference handling
Use reference handling to handle reference loops
📄️ Private members
Private members
📄️ IQueryable projections
Use queryable projections to map queryable objects and optimize ORM performance
📄️ Conversions
A list of conversions supported by Mapperly
📄️ Generated source
How to inspect and check in the generated source into a version control system (VCS, GIT, ...)
🗃️ Analyzer diagnostics
2 items