ASP MVC与NVelocity一起使用?

3

我正在尝试在ASP.NET MVC中使用NVelocity,但是我很难避开过时信息的干扰。有许多错误的链接、不正确的信息等等。是否有一份指南或教程可以与当前的MVC和NVelocity API以及分发机制配合使用?

Tia, -尼尔

1个回答

3
我假设你指的是CastleProject fork of NVelocity,因为原始项目在SourceForge上已经六年没有更新了。
这里有一些链接。注意:我的Google搜索词是ASP.NET MVC NVelocity: Simplifying ASP.Net - NVelocity
http://simpable.com/code/nvelocity Testing ScottGu: Alternate View Engines with ASP.NET MVC (NVelocity)
http://www.chadmyers.com/Blog/archive/2007/11/28/testing-scottgu-alternate-view-engines-with-asp.net-mvc-nvelocity.aspx

NVelocity和ASP.NET MVC中的主控页面:
http://architectmuse.blogspot.com/2009/06/master-pages-with-nvelocity-and-aspnet.html

MVCContrib中的nVelocity:
http://www.codeplex.com/MVCContrib


网页内容由stack overflow 提供, 点击上面的
可以查看英文原文,
原文链接