How to apply conversion to fields in asp.net core api request?

前端 未结 0 943
再見小時候
再見小時候 2021-02-07 03:29

I need to convert all the dates received by API requests to UTC. Is there a way to apply a conversion to the request after it\'s parsed to a POCO but before the endpoint method

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