使用 Razor View 引擎创建 Mvc2 项目

发布于 2024-10-21 21:39:59 字数 231 浏览 0 评论 0原文

我已经阅读了如何在 Mvc2 项目中使用 Spark View Engine 而不是 Webform View Engine,所以我认为我们可以使用 Razor View Engine 做同样的事情,但是当我在 GOOGLE 上搜索时,我找不到任何有用的东西。因此,我向各位专业人士提出这个问题。请帮忙!非常感谢!

注意:Razor 位于 Mvc2 项目中,而非 Mvc3 项目中。 再次感谢!

I've read how to use Spark View Engine instead of Webform View Engine in a Mvc2 Project so I think we can do the same with Razor View Engine but when I search on GOOGLE, I cant find anything helpful. So, to you pros I post this question. Please help! Thanks so much!

Attention: Razor in Mvc2 project, not in Mvc3.
Thanks again!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

空宴 2024-10-28 21:39:59

虽然这在技术上是可行的,但您需要从 MVC3 源代码复制大量代码。

Razor 仍然需要 .Net 4.0,所以这确实不值得;你应该升级到MVC3。

While this is technically possible, you'll need to copy vast swaths of code from the MVC3 source.

Razor will still need .Net 4.0, so this is really not worth it; you should just upgrade to MVC3.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文