Commented Unassigned: using RazorSrcFiles causes views to duplicate in visual...
As the title mentioned, when using RazorSrcFiles to choose what to compile, the items will duplicate in visual studio 2013. Screenshot attached.Comments: Could you try adding...
View ArticleCommented Unassigned: using RazorSrcFiles causes views to duplicate in visual...
As the title mentioned, when using RazorSrcFiles to choose what to compile, the items will duplicate in visual studio 2013. Screenshot attached.Comments: That solved it! Is this documented anywhere?...
View ArticleCommented Unassigned: using RazorSrcFiles causes views to duplicate in visual...
As the title mentioned, when using RazorSrcFiles to choose what to compile, the items will duplicate in visual studio 2013. Screenshot attached.Comments: It's documented here -...
View ArticleCreated Unassigned: underscore prefix not CLSCompliant [151]
Since the fix for Issue #133 an underscore prefix is added to generated class names of Editor- and DisplayTemplates.However, class names prefixed with "_" are not considered CLS compliant.I tried to...
View ArticleCreated Unassigned: ASPPARSE error when @ character follows tag name [152]
The latest version of RazorGenerator (1.6.3) produces ASPPARSE error when '@' character is used immediatelly after a tag name, for example in ASP.NET MVC...
View ArticleCommented Unassigned: underscore prefix not CLSCompliant [151]
Since the fix for Issue #133 an underscore prefix is added to generated class names of Editor- and DisplayTemplates.However, class names prefixed with "_" are not considered CLS compliant.I tried to...
View ArticleCommented Unassigned: ASPPARSE error when @ character follows tag name [152]
The latest version of RazorGenerator (1.6.3) produces ASPPARSE error when '@' character is used immediatelly after a tag name, for example in ASP.NET MVC...
View ArticleEdited Unassigned: underscore prefix not CLSCompliant [151]
Since the fix for Issue #133 an underscore prefix is added to generated class names of Editor- and DisplayTemplates.However, class names prefixed with "_" are not considered CLS compliant.I tried to...
View ArticleCommented Unassigned: underscore prefix not CLSCompliant [151]
Since the fix for Issue #133 an underscore prefix is added to generated class names of Editor- and DisplayTemplates.However, class names prefixed with "_" are not considered CLS compliant.I tried to...
View ArticleCommented Unassigned: ASPPARSE error when @ character follows tag name [152]
The latest version of RazorGenerator (1.6.3) produces ASPPARSE error when '@' character is used immediatelly after a tag name, for example in ASP.NET MVC...
View ArticleCommented Unassigned: ASPPARSE error when @ character follows tag name [152]
The latest version of RazorGenerator (1.6.3) produces ASPPARSE error when '@' character is used immediatelly after a tag name, for example in ASP.NET MVC...
View ArticleCommented Unassigned: ASPPARSE error when @ character follows tag name [152]
The latest version of RazorGenerator (1.6.3) produces ASPPARSE error when '@' character is used immediatelly after a tag name, for example in ASP.NET MVC...
View ArticleCommented Unassigned: ASPPARSE error when @ character follows tag name [152]
The latest version of RazorGenerator (1.6.3) produces ASPPARSE error when '@' character is used immediatelly after a tag name, for example in ASP.NET MVC...
View ArticleCommented Unassigned: ASPPARSE error when @ character follows tag name [152]
The latest version of RazorGenerator (1.6.3) produces ASPPARSE error when '@' character is used immediatelly after a tag name, for example in ASP.NET MVC...
View ArticleCreated Unassigned: Generator doesnt work on VS13 [153]
First, greate job with this project is fantastic. I have been experience some troubles. I have been follow every step of this and other blog post about how to use it, but doesnt work.I create a MVC...
View ArticleCommented Unassigned: Generator doesnt work on VS13 [153]
First, greate job with this project is fantastic. I have been experience some troubles. I have been follow every step of this and other blog post about how to use it, but doesnt work.I create a MVC...
View ArticleClosed Unassigned: Generator doesnt work on VS13 [153]
First, greate job with this project is fantastic. I have been experience some troubles. I have been follow every step of this and other blog post about how to use it, but doesnt work.I create a MVC...
View ArticleCommented Unassigned: Enable-RazorGenerator Throws Exception [116]
### IssueRunning the `Enable-RazorGenerator` command from the Package Manager Console emits the following error for each `.cshtml` file in the project. Exception calling "GetItem" with "1" argument(s):...
View ArticleCreated Unassigned: Razor Generator MSBuild - Helpers are not generate in...
Hello,I got problem and i can't understand the logic, i think there is an issue...I got a *Helper.cshtml
View ArticleEdited Unassigned: Razor Generator MSBuild - Helpers are not generate in...
Hello,I got problem and i can't understand the logic, i think there is an issue...I got a *Helper.cshtml ```@* Generator: MvcHelper *@.....```
View Article