斗爷

导航

2017年12月4日 #

ABP框架系列之十九:(Debugging-调试)

摘要: While it's not generally needed, you may want to step into ABP's source code while you debugging your project. All official ASP.NET Boilerplate nuget 阅读全文

posted @ 2017-12-04 16:32 斗哥哥 阅读(427) 评论(0) 推荐(0) 编辑

ABP框架系列之十八:(Data-Transfer-Objects-数据转换对象)

摘要: Data Transfer Objects are used to transfer data between Application Layer and Presentation Layer. 数据传输对象用于在应用层和表示层之间传输数据。 Presentation Layer calls to 阅读全文

posted @ 2017-12-04 15:30 斗哥哥 阅读(386) 评论(0) 推荐(0) 编辑