Commented Unassigned: RazorGenerator.MsBuild does not support ASP.Net MVC 5.1...
__RazorGenerator does not currently support MVC versions > 5.0 (i.e. 5.1 and 5.2)__In environments such as build servers, where Visual Studio is not installed, projects utilizing the latest version...
View ArticleClosed Unassigned: RazorGenerator.MsBuild does not support ASP.Net MVC 5.1 or...
__RazorGenerator does not currently support MVC versions > 5.0 (i.e. 5.1 and 5.2)__In environments such as build servers, where Visual Studio is not installed, projects utilizing the latest version...
View ArticleCreated Unassigned: Build error caused by npm's node_modules [174]
One of my team members encountered an unexpected error during compilation recently:```RazorGenerator.targets(31,9): error MSB4018: The "RazorCodeGen" task failed...
View ArticleClosed Unassigned: Build error caused by npm's node_modules [174]
One of my team members encountered an unexpected error during compilation recently:```RazorGenerator.targets(31,9): error MSB4018: The "RazorCodeGen" task failed...
View ArticleCommented Unassigned: Build errors after view modifications [170]
Almost every time I modify a view, I see the errors below on build. If I delete the obj > CodeGen folder and rebuild, the error goes away. I'm using MVC 5.2.0.0.Could not precompile the file...
View ArticleCommented Unassigned: Build errors after view modifications [170]
Almost every time I modify a view, I see the errors below on build. If I delete the obj > CodeGen folder and rebuild, the error goes away. I'm using MVC 5.2.0.0.Could not precompile the file...
View ArticleCreated Unassigned: Bug PrecompiledMvcEngine.NormalizeBaseVirtualPath [175]
Hi, first let me thank you for this library, it's really been useful to us. There seems to be a small bug in the NormalizeBaseVirtualPath method of the PrecompiledMvcEngine class. The call to...
View ArticleClosed Unassigned: Bug PrecompiledMvcEngine.NormalizeBaseVirtualPath [175]
Hi, first let me thank you for this library, it's really been useful to us. There seems to be a small bug in the NormalizeBaseVirtualPath method of the PrecompiledMvcEngine class. The call to...
View ArticleCommented Unassigned: Bug PrecompiledMvcEngine.NormalizeBaseVirtualPath [175]
Hi, first let me thank you for this library, it's really been useful to us. There seems to be a small bug in the NormalizeBaseVirtualPath method of the PrecompiledMvcEngine class. The call to...
View ArticleCommented Unassigned: Bug PrecompiledMvcEngine.NormalizeBaseVirtualPath [175]
Hi, first let me thank you for this library, it's really been useful to us. There seems to be a small bug in the NormalizeBaseVirtualPath method of the PrecompiledMvcEngine class. The call to...
View ArticleCommented Unassigned: Bug PrecompiledMvcEngine.NormalizeBaseVirtualPath [175]
Hi, first let me thank you for this library, it's really been useful to us. There seems to be a small bug in the NormalizeBaseVirtualPath method of the PrecompiledMvcEngine class. The call to...
View ArticleCommented Unassigned: Bug PrecompiledMvcEngine.NormalizeBaseVirtualPath [175]
Hi, first let me thank you for this library, it's really been useful to us. There seems to be a small bug in the NormalizeBaseVirtualPath method of the PrecompiledMvcEngine class. The call to...
View ArticleCreated Unassigned: Pre-compiled Views causing namespace conflicts [176]
I'm not sure if I'm missing something, but using the precompiled views, I get namespace conflicts. I assume it's a conflict between the compiled cshtml.cs file and the cshtml file.the NuGet packets I...
View ArticleEdited Unassigned: Pre-compiled Views causing namespace conflicts [176]
I'm not sure if I'm missing something, but using the precompiled views, I get namespace conflicts. I assume it's a conflict between the compiled cshtml.cs file and the cshtml file.the NuGet packets I...
View ArticleEdited Unassigned: Pre-compiled Views causing namespace conflicts [176]
I'm not sure if I'm missing something, but using the precompiled views, I get namespace conflicts. I assume it's a conflict between the compiled cshtml.cs file and the cshtml file.the NuGet packets I...
View ArticleCommented Unassigned: Visual Studio 2015 is not supported [164]
Visual Studio 2015 (which is currently in CTP stage) is not supportedComments: Do you have plans to add the support for VS 2015 back?
View ArticleCommented Unassigned: Visual Studio 2015 is not supported [164]
Visual Studio 2015 (which is currently in CTP stage) is not supportedComments: @fabrice: 1.8 is back up. Can you please give it a try and let us know?
View ArticleCommented Unassigned: Visual Studio 2015 is not supported [164]
Visual Studio 2015 (which is currently in CTP stage) is not supportedComments: I can find it in Visual Studio Gallery now and it works. Thank you very much!
View ArticleCreated Unassigned: Cannot create strongly typed views and use intellisense...
I am working in strongly typed view mode in my site, for clarity and ease of use for my developers.currently, even if i declare a type in my view, I cannot use VS intellisense in my views as my model...
View ArticleCreated Unassigned: Issue with reference of .css/.js files. [178]
Hi David,I have made the separate library by razor generator tool and getting the dll files. and i refereed those dlls in my main MVC project but, i am facing the issue with refereeing the ".css and...
View Article