【问题标题】:Is there a difference between the Controller classes in MVC3 and MVC5?MVC3 和 MVC5 中的 Controller 类之间有区别吗?
【发布时间】:2016-11-28 15:21:19
【问题描述】:

我使用 ASP.NET MVC3 创建了一个项目。我现在想将它移植到 MVC5。当我这样做时,我是否需要以任何特定方式更改 Controller 类?两个版本之间是否有不同的约定或编码要求,或者我可以直接复制并粘贴 C# 代码而不进行更改?

【问题讨论】:

    标签: c# asp.net asp.net-mvc-3 controller asp.net-mvc-5


    【解决方案1】:

    基本上它们是相同的。 This link gives a nice overview of the features 版本之间

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-02-16
      • 1970-01-01
      • 2011-07-19
      • 2012-11-12
      • 2020-01-11
      • 2016-12-02
      • 2021-10-09
      • 2010-09-27
      相关资源
      最近更新 更多