Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 945 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

32 lines (20 loc) · 945 Bytes

Try to provide a minimal, complete, and verifiable example, preferably a gist that we can execute and see fail. Here is an example for ProjectTo.

Source/destination types

// Put your source/destination types here

Mapping configuration

// Mapper.Initialize or just the CreateMap snippet 

Version: x.y.z

Expected behavior

Actual behavior

Steps to reproduce

// Your calls to Mapper.Map or ProjectTo here, with source/destination objects constructed