Can't Figure Out How To Use AutoMapper With Post Action In RESTful Api

前端 未结 0 567
误落风尘
误落风尘 2020-11-29 22:54

I have a simple RESTful API and this is the post route handler I\'m trying to apply AutoMapper in:

    [HttpPost]
    [Route("[action]")]
    public         


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