asp.net-mvc c# Asp.net 中的 MVC3 和 MVC4 有什么区别?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/13969900/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-08 02:29:15  来源:igfitidea点击:

What is the differences between MVC3 and MVC4 in c# Asp.net?

asp.net-mvcasp.net-mvc-3asp.net-mvc-4

提问by user1858718

What are the features introduced in MVC4 Architecture compared to MVC3 in ASP.net?

与 ASP.net 中的 MVC3 相比,MVC4 架构中引入了哪些功能?

回答by RGR

Better check the below links to find out the differences.

最好检查以下链接以找出差异。

MVC3 and MVC4

MVC3 和 MVC4

Diff MVC3 and MVC4

MVC3 和 MVC4 的区别

Official MVC4 release notes

官方 MVC4 发行说明