Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在寻找 MVC 的良好执行流程摘要,发现这篇文章有一些很好的答案和链接:MVC 中的执行流程
然后我很好奇,这些是否仍然是最新的(第 3 版),如果没有,有人可以发布更新的流程概述吗?
如果您知道版本 4 的更改,也请分享。
该图仍然有效。但这里有一个更新的。第5步只有一个错误:授权过滤器在模型绑定之前执行。