【发布时间】:2014-07-26 14:40:31
【问题描述】:
如果框架不继承自 Controller 基类,它如何知道我的 POCO is a controller?
【问题讨论】:
标签: asp.net-core
如果框架不继承自 Controller 基类,它如何知道我的 POCO is a controller?
【问题讨论】:
标签: asp.net-core
我们使用一些约定来识别 POCO 控制器:
【讨论】:
ProductsEndPoint,我不想继续提出这个问题,但你应该认真看看 FubuMVC (rip) 做了什么。