Missing type map configuration or unsupported mapping for JsonPatchDocument

后端 未结 0 768
甜味超标
甜味超标 2021-02-07 09:13

Trying to Map using the Automapper 10. This was working fine with 9.1. Maps created-

CreateMap(typeof(JsonPatchDocument<>), typeof(JsonPatchDocument<>         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题