How to Download Razor View Engine

Fraz Sundal picture Fraz Sundal · Jan 10, 2011 · Viewed 8.4k times · Source

I want to download and install razor view engine for ASP.Net MVC 2. From where i can download and install?

Answer

James Hughes picture James Hughes · Jan 10, 2011

Possibly a bit outdated but you should maybe take a look at this post.

http://stefan.rusek.org/Posts/Using-Razor-with-ASP-NET-MVC-in-Four-Easy-Steps/26/

Razor is capable of running standalone so it is entirely possible to provide the wiring yourself. Whether or not you need to be using .NET4 or not I am not 100% sure of. On another note MVC3 is at RC status and has a Go-Live license which emans you could technically start using now and when the RTM hits (soon) just upgrade.