I am following this article on RazorGenerator and it say\'s that I must add references to:
System.Web.Helpers.dll
System.Web.WebPag
I had to install RazorGenerator.Templating to get it all to work. From the NuGet console, type:
RazorGenerator.Templating
Install-Package RazorGenerator.Templating