A fast, fun and stimulating object to object Mapper
4.39k
stars
331
forks
source link
When using TypeAdapterConfig.GlobalSettings.Default.IgnoreNullValues(true), it causes the Mapper function to be called twice. #737
Open
jiuzhou2019 opened 5 days ago
There is example code following this. When Adapt
Please attach the test code file, and I will take a look to provide further assistance.
TestMapster.zip
Program.cs:
TestInput.cs:
MapperConfig.cs
Controller.cs