【转】使用ASP.NET Web API构建Restful API

https://blog.csdn.net/mzl87/article/details/84947623

要点:使用DTO将内部实体与传输实体分离,利用Automapper实现两者的自动映射

原文地址:https://www.cnblogs.com/ShineTan/p/11611662.html