Commented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleEdited Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleEdited Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: Fails to generate views when name starts with a number...
When we have a view starting with a number ex "123abc.cshtml" Razorgenerator.MsBUild creates the classes but they are not compilable :"Error 134 Type or namespace definition, or end-of-file expected...
View ArticleCreated Unassigned: Make GeneratePrettyNames default for MVC helpers [172]
A breaking change introduced in 0acf7456bbbf58eb0f0bed1104448ed43685cfda broke down all of my compiled helpers. You should make "GeneratePrettyNames" a default when working with MvcHelper. It doesn't...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: Razor generator with Xamarin Studio? [169]
Do you think its possible to use Razor Generator within MonoDevelop / Xamarin Studio? As far as I know they support extensions and custom tools. It would be a great additional value. My solution (from...
View ArticleCommented Unassigned: Razor generator with Xamarin Studio? [169]
Do you think its possible to use Razor Generator within MonoDevelop / Xamarin Studio? As far as I know they support extensions and custom tools. It would be a great additional value. My solution (from...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCommented Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleClosed Unassigned: @helper - wrong class name [171]
I have a razor helper in App_Code/MyHelpers.cshtmlThe generated class name in obj/CodeGen is`public class _App_Code_MyHelpers_cshtml`And of course all my views throw compile errors when referencing...
View ArticleCreated Unassigned: Namespaces always compile as ASP [173]
Since 1.7.0 update for the Razor Generator VS extension (https://visualstudiogallery.msdn.microsoft.com/1f6ec6ff-e89b-4c47-8e79-d2d68df894ec), it seems that every time we compile our templates, the...
View ArticleCommented Unassigned: Namespaces always compile as ASP [173]
Since 1.7.0 update for the Razor Generator VS extension (https://visualstudiogallery.msdn.microsoft.com/1f6ec6ff-e89b-4c47-8e79-d2d68df894ec), it seems that every time we compile our templates, the...
View Article