I have a razor helper in App_Code/MyHelpers.cshtml
The generated class name in obj/CodeGen is "public class _App_Code_MyHelpers_cshtml"
And of course all my views throw compile errors when referencing "MyHelpers.Something"
Comments: See https://razorgenerator.codeplex.com/discussions/578964
The generated class name in obj/CodeGen is "public class _App_Code_MyHelpers_cshtml"
And of course all my views throw compile errors when referencing "MyHelpers.Something"
Comments: See https://razorgenerator.codeplex.com/discussions/578964