Created Unassigned: ASP Namespace Being Used [167]
So I have been using RazorGenerator for over a year without issues now today I find this very strange issue., For my views they all work but if I edit a cshtml file the generated.cs goes from using the...
View ArticleCommented Unassigned: ASP Namespace Being Used [167]
So I have been using RazorGenerator for over a year without issues now today I find this very strange issue., For my views they all work but if I edit a cshtml file the generated.cs goes from using the...
View ArticleCommented Unassigned: ASP Namespace Being Used [167]
So I have been using RazorGenerator for over a year without issues now today I find this very strange issue., For my views they all work but if I edit a cshtml file the generated.cs goes from using the...
View ArticleClosed Unassigned: ASP Namespace Being Used [167]
So I have been using RazorGenerator for over a year without issues now today I find this very strange issue., For my views they all work but if I edit a cshtml file the generated.cs goes from using the...
View ArticleCommented Unassigned: MVC razor views are not getting precompiled when TFS...
Hi,I'm using RazorGenerator.MsBuild 2.0.1 dll for MVC 3 project to precompile the razor views. My intention is to avoid deploying the razor views and using the dll to load the views .Precompiling is...
View ArticleCreated Unassigned: Override view is not working [168]
I have a separate project in my solution that contains some Controllers and compiled views. I use those controllers for base classes to other controllers in my MVC application and the views are...
View ArticleCreated 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: 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 ArticleCreated 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: @helper - wrong class name [171]
I have a razor helper in App_Code/HDHelpers.cshtmlThe generated class name in obj/CodeGen is "public class _App_Code_HDHelpers_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 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 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 ArticleReopened 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 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 Article